Skip to content

Commit

Permalink
Merge pull request #334 from sebastienrousseau/dependabot/cargo/serde…
Browse files Browse the repository at this point in the history
…_json-1.0.137
  • Loading branch information
sebastienrousseau authored Jan 23, 2025
2 parents 7fe48cc + ad32e1f commit 5246e86
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 @@ -116,7 +116,7 @@ once_cell = "1.20.2"
rayon = "1.10.0"
rlg = "0.0.6"
serde = { version = "1.0.217", features = ["derive"] }
serde_json = "1.0.135"
serde_json = "1.0.137"
staticdatagen = "0.0.5"
tempfile = "3.15.0"
thiserror = "2.0.11"
Expand Down

0 comments on commit 5246e86

Please sign in to comment.