Compare commits
1 Commits
e0ff64661e
...
a8763bda15
| Author | SHA1 | Date | |
|---|---|---|---|
| a8763bda15 |
1250
Cargo.lock
generated
1250
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -15,7 +15,7 @@ axum.workspace = true
|
|||||||
serde = { version = "1.0.197", features = ["derive"] }
|
serde = { version = "1.0.197", features = ["derive"] }
|
||||||
uuid = { version = "1.7.0", features = ["v4"] }
|
uuid = { version = "1.7.0", features = ["v4"] }
|
||||||
tower-http = { version = "0.6.0", features = ["cors", "trace"] }
|
tower-http = { version = "0.6.0", features = ["cors", "trace"] }
|
||||||
notmad = "0.8.0"
|
notmad = "0.10.0"
|
||||||
tokio-util = "0.7.12"
|
tokio-util = "0.7.12"
|
||||||
async-trait = "0.1.83"
|
async-trait = "0.1.83"
|
||||||
nodrift = "0.3.0"
|
nodrift = "0.3.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user