Compare commits
1 Commits
0f4238c2b5
...
renovate/a
| Author | SHA1 | Date | |
|---|---|---|---|
| e2d5752b1f |
699
Cargo.lock
generated
699
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"] }
|
||||
tower-http = { version = "0.6.0", features = ["cors", "trace"] }
|
||||
futures = "0.3.30"
|
||||
reqwest = {version = "0.12.4", default-features = false, features = ["json", "rustls-tls"]}
|
||||
reqwest = {version = "0.13.0", default-features = false, features = ["json", "rustls-tls"]}
|
||||
itertools = "0.14.0"
|
||||
regex = "1.10.4"
|
||||
serde_json = "1.0.117"
|
||||
|
||||
Reference in New Issue
Block a user