Skip to content

Commit

Permalink
Merge pull request #305 from aegoroff/dependabot/cargo/serde_json-eq-…
Browse files Browse the repository at this point in the history
…1.0.134

chore(deps): update serde_json requirement from =1.0.133 to =1.0.134
  • Loading branch information
aegoroff authored Dec 24, 2024
2 parents 4a50b32 + 6120f6d commit fcb22cb
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 @@ -16,7 +16,7 @@ semver = "=1.0.24"
toml = "=0.8.19"
toml_edit = "=0.22.22"
serde = { version = "=1.0.216", features = ["derive"] }
serde_json = "=1.0.133"
serde_json = "=1.0.134"
vfs = "=0.12.0"
clap = { version = "=4.5.23", features = ["std", "color", "suggestions", "cargo", "derive"] }
clap_complete = "=4.5.40"
Expand Down

0 comments on commit fcb22cb

Please sign in to comment.