Compare commits
1 Commits
renovate/a
...
3145c06e90
| Author | SHA1 | Date | |
|---|---|---|---|
| 3145c06e90 |
695
Cargo.lock
generated
695
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -17,7 +17,7 @@ sqlx = { version = "0.8.0", features = ["runtime-tokio", "tls-rustls", "postgres
|
|||||||
uuid = { version = "1.8.0", features = ["v4"] }
|
uuid = { version = "1.8.0", features = ["v4"] }
|
||||||
tower-http = { version = "0.6.0", features = ["cors", "trace"] }
|
tower-http = { version = "0.6.0", features = ["cors", "trace"] }
|
||||||
futures = "0.3.30"
|
futures = "0.3.30"
|
||||||
reqwest = {version = "0.13.0", default-features = false, features = ["json", "rustls-tls"]}
|
reqwest = {version = "0.12.4", default-features = false, features = ["json", "rustls-tls"]}
|
||||||
itertools = "0.14.0"
|
itertools = "0.14.0"
|
||||||
regex = "1.10.4"
|
regex = "1.10.4"
|
||||||
serde_json = "1.0.117"
|
serde_json = "1.0.117"
|
||||||
|
|||||||
Reference in New Issue
Block a user