Skip to content

Commit

Permalink
Merge pull request #8 from beat-forge/renovate/serde_json-1.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate serde_json to 1.0.105
  • Loading branch information
ChecksumDev authored Aug 17, 2023
2 parents 27e93b0 + 615ace5 commit 7041c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ bytes = "1.4.0"
semver = { version = "1.0.18", features = ["serde"] }
serde = { version = "1.0", features = ["derive"] }
serde_bytes = "0.11"
serde_json = "1.0.99"
serde_json = "1.0.105"
slug = "0.1.4"
xz2 = "0.1.7"

0 comments on commit 7041c9f

Please sign in to comment.