Compare commits
1 Commits
b4b38c1581
...
c2e77122fe
| Author | SHA1 | Date | |
|---|---|---|---|
| c2e77122fe |
1682
Cargo.lock
generated
1682
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.11.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