This commit is contained in:
2026-06-22 15:19:46 +01:00
parent de96bc030d
commit 808d6ac5db
21 changed files with 948 additions and 282 deletions
+6
View File
@@ -1,3 +1,9 @@
[workspace.metadata.crane]
name = "rtmp-to-whip"
[workspace.package]
version = "0.1.0"
[workspace]
members = ["crates/server", "crates/entity", "crates/migration"]
resolver = "2"