We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c92b81 commit 9e09320Copy full SHA for 9e09320
Cargo.toml
@@ -85,7 +85,7 @@ redis = { version = "0.25.3", default-features = false, features = ["script"] }
85
rand_chacha = "0.3.1"
86
sqlx = { version = "0.7.4", features = ["runtime-tokio-native-tls", "postgres", "chrono", "uuid"] }
87
wiremock = "0.6.0"
88
-itertools = "0.12.1"
+itertools = "0.13.0"
89
sha3 = "0.10.8"
90
validator = { version = "0.17.0", features = ["derive"] }
91
k256 = "0.13.3"
0 commit comments