Skip to content

Commit f434bba

Browse files
committed
Update Rust crate serde_json to 1.0.137
1 parent 14e66ab commit f434bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mukti-bin/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ hex = "0.4.3"
1717
mukti-metadata = { path = "../mukti-metadata" }
1818
reqwest = { version = "0.12", default-features = false, features = ["http2", "macos-system-configuration", "rustls-tls"] }
1919
semver = "1.0.23"
20-
serde_json = "1.0.133"
20+
serde_json = "1.0.137"
2121
sha2 = "0.10.8"
2222
tokio = { version = "1", features = ["rt", "rt-multi-thread", "macros"] }

0 commit comments

Comments
 (0)