Update Rust crate serde_json to 1.0.96
This commit is contained in:
@@ -16,7 +16,7 @@ git2 = { version = "0.17.0", features = [
|
||||
#"zlib-ng-compat",
|
||||
] }
|
||||
serde = { version = "1.0.160", features = ["derive"] }
|
||||
serde_json = "1.0.95"
|
||||
serde_json = "1.0.96"
|
||||
|
||||
[dependencies]
|
||||
gitlog_core = { path = "crates/gitlog_core" }
|
||||
|
Reference in New Issue
Block a user