Compare commits
4 Commits
ced6bcf02d
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
| fcceec60a9 | |||
| 1c0de47177 | |||
| 01591fd36b | |||
| 231ab181ae |
602
Cargo.lock
generated
602
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -15,6 +15,6 @@ 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.7.0"
|
notmad = "0.10.0"
|
||||||
nodrift = "0.3.0"
|
nodrift = "0.3.0"
|
||||||
rand = "0.9.0"
|
rand = "0.9.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user