Skip to content

Commit a2b0359

Browse files
authored
Merge pull request #401 from cultpony/dependabot/cargo/serde_json-1.0.139
Bump serde_json from 1.0.138 to 1.0.139
2 parents ab5a5b7 + 544b9b9 commit a2b0359

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ lazy_static = "1.5.0"
2222
log = "0.4"
2323
reqwest = { version = "0.12", default-features = false, features = ["stream", "rustls-tls-native-roots"] }
2424
serde = { version = "1.0", features = ["derive"] }
25-
serde_json = "1.0.138"
25+
serde_json = "1.0.139"
2626
sha1 = "0.10.6"
2727
sha3 = "0.10.8"
2828
simplelog = "0.12.2"

0 commit comments

Comments
 (0)