Skip to content

Commit

Permalink
Merge pull request #9 from Nichokas/dependabot/cargo/serde_json-1.0.138
Browse files Browse the repository at this point in the history
Bump serde_json from 1.0.137 to 1.0.138
  • Loading branch information
Nichokas authored Jan 28, 2025
2 parents 30050fe + 1faa688 commit fc7e655
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 @@ -12,7 +12,7 @@ rand_core = "0.9.0"
serde = { version = "1.0.217", features = ["derive"] }
sha2 = "0.10.8"
x25519-dalek = { version = "2.0.1", features = ["serde", "static_secrets", "getrandom"] }
serde_json = "1.0.137"
serde_json = "1.0.138"

[dev-dependencies]
criterion = { version = "2.7.2", package = "codspeed-criterion-compat" }
Expand Down

0 comments on commit fc7e655

Please sign in to comment.