more reshape that i missed
This commit is contained in:
@@ -8,13 +8,8 @@ name = "rtmp-to-whip"
|
||||
path = "src/main.rs"
|
||||
|
||||
[dependencies]
|
||||
entity = { path = "../entity" }
|
||||
migration = { path = "../migration" }
|
||||
sea-orm = { version = "1", features = ["sqlx-sqlite", "runtime-tokio-rustls", "macros"] }
|
||||
|
||||
async-broadcast = "0.7.2"
|
||||
bytes = "1.11.1"
|
||||
chrono = "0.4"
|
||||
dashmap = "6.2.1"
|
||||
rand = "0.10.1"
|
||||
rml_rtmp = "0.8.0"
|
||||
|
||||
Reference in New Issue
Block a user