Skip to content

Commit ec2060e

Browse files
authored
Merge pull request #18 from katanacap/dependabot/cargo/serde_json-1.0.139
chore(deps): bump serde_json from 1.0.138 to 1.0.139
2 parents 42f6d06 + 6f9a869 commit ec2060e

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.217", features = ["derive"] }
39-
serde_json = "1.0.138"
39+
serde_json = "1.0.139"
4040
sonic-rs = "0.3.17"
4141

4242
## another

0 commit comments

Comments
 (0)