WIP create a video type inference method and a mapping into a content type.
This commit is contained in:
@@ -14,6 +14,9 @@ path = "tests/user_service_test.rs"
|
||||
[dependencies]
|
||||
lumiere-domain = { path = "../domain" }
|
||||
|
||||
axum = "0.8.9"
|
||||
tokio = "1.52.3"
|
||||
mime = "0.3.17"
|
||||
bcrypt = "0.19.0"
|
||||
chrono = { version = "0.4.44", features = ["serde"] }
|
||||
log = "0.4.29"
|
||||
|
||||
Reference in New Issue
Block a user