Skip to content

Commit

Permalink
Update serde_json to 1.0.134
Browse files Browse the repository at this point in the history
  • Loading branch information
flihp committed Jan 6, 2025
1 parent 562ab78 commit 2e4edf8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ rand = "0.8.5"
rand_core = { version = "0.6.4", features = ["std"] }
rpassword = "7.3.1"
serde = "1.0.217"
serde_json = "1.0.128"
serde_json = "1.0.134"
serde_with = "3.12.0"
static_assertions = "1.1.0"
tempfile = "3.13.0"
Expand Down

0 comments on commit 2e4edf8

Please sign in to comment.