Skip to content

Commit 7119b48

Browse files
Update Rust crate serde_json to v1.0.149
1 parent bfb8cf0 commit 7119b48

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 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
@@ -31,7 +31,7 @@ thiserror = "2.0.17"
3131
claims = "=0.8.0"
3232
criterion = "=0.7.0"
3333
insta = "=1.43.2"
34-
serde_json = "=1.0.145"
34+
serde_json = "=1.0.149"
3535

3636
[package.metadata.release]
3737
pre-release-commit-message = "Release v{{version}}"

0 commit comments

Comments
 (0)