Skip to content

Commit

Permalink
Merge pull request #124 from sebastienrousseau/dependabot/cargo/serde…
Browse files Browse the repository at this point in the history
…_json-1.0.135
  • Loading branch information
sebastienrousseau authored Jan 10, 2025
2 parents 20c5a08 + f09c097 commit b58e5e1
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 @@ -65,7 +65,7 @@ dtt = "0.0.9"
log = {version="0.4.22", features = ["std"] }
scrypt = "0.11.0"
serde = { version = "1.0.216", features = ["derive"] }
serde_json = "1.0.134"
serde_json = "1.0.135"
vrd = "0.0.7"

[dev-dependencies]
Expand Down

0 comments on commit b58e5e1

Please sign in to comment.