Skip to content

Commit

Permalink
fix(deps): update rust crate serde_json to 1.0.108
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 30, 2023
1 parent 1a330ae commit a726eae
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.5.0"
semver = { version = "1.0.20", features = ["serde"] }
serde = { version = "1.0", features = ["derive"] }
serde_bytes = "0.11"
serde_json = "1.0.107"
serde_json = "1.0.108"
slug = "0.1.4"
xz2 = "0.1.7"

0 comments on commit a726eae

Please sign in to comment.