Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
Update Rust crate serde to 1.0.178
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 29, 2023
1 parent 6c8d8f1 commit d77c0fa
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 @@ -35,7 +35,7 @@ keyring = "1.2.1"
log = "0.4.17"
regex = "1.7.1"
reqwest = { version = "0.11.14", features = ["json"] }
serde = { version = "1.0.152", features = ["derive"] }
serde = { version = "1.0.178", features = ["derive"] }
serde_json = "1.0.93"
serde_yaml = "0.9.17"
once_cell = "1.17.0"
Expand Down

0 comments on commit d77c0fa

Please sign in to comment.