Skip to content

Commit

Permalink
bump: update serde_json to version 1.0.134
Browse files Browse the repository at this point in the history
  • Loading branch information
Kremilly committed Dec 22, 2024
1 parent f5438eb commit f73e135
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 @@ -28,7 +28,7 @@ regex = "1.11.1"
reqwest = { version = "0.12.9", features = ["blocking"] }
rpassword = "7.3.1"
serde = { version = "1.0.216", features = ["derive"] }
serde_json = "1.0.133"
serde_json = "1.0.134"
serde_yaml = "0.9.34"
sha2 = "0.10.8"
tokio = { version = "1.41.1", features = ["full"] }
Expand Down

0 comments on commit f73e135

Please sign in to comment.