Skip to content

Commit 91f5af7

Browse files
authored
Merge pull request #22 from katanacap/dependabot/cargo/serde_json-1.0.140
chore(deps): bump serde_json from 1.0.139 to 1.0.140
2 parents 9cc8a41 + 71a70b4 commit 91f5af7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ confik = "0.12.0"
3636

3737
## json
3838
serde = { version = "1.0.218", features = ["derive"] }
39-
serde_json = "1.0.139"
39+
serde_json = "1.0.140"
4040
sonic-rs = "0.3.17"
4141

4242
## another

0 commit comments

Comments
 (0)