We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e66ab commit f434bbaCopy full SHA for f434bba
mukti-bin/Cargo.toml
@@ -17,6 +17,6 @@ hex = "0.4.3"
17
mukti-metadata = { path = "../mukti-metadata" }
18
reqwest = { version = "0.12", default-features = false, features = ["http2", "macos-system-configuration", "rustls-tls"] }
19
semver = "1.0.23"
20
-serde_json = "1.0.133"
+serde_json = "1.0.137"
21
sha2 = "0.10.8"
22
tokio = { version = "1", features = ["rt", "rt-multi-thread", "macros"] }
0 commit comments