Skip to content

Commit

Permalink
Merge pull request #26 from drbrain/dependabot/cargo/serde_json-1.0.128
Browse files Browse the repository at this point in the history
Bump serde_json from 1.0.124 to 1.0.128
  • Loading branch information
drbrain authored Sep 24, 2024
2 parents f850287 + 23da814 commit 804487e
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 @@ -26,4 +26,4 @@ tokio = { version ="1.40.0", features = [ "macros", "rt" ] }
[dev-dependencies]
rstest = { version = "0.22", default-features = false }
serde = "1.0.210"
serde_json = "1.0.124"
serde_json = "1.0.128"

0 comments on commit 804487e

Please sign in to comment.