Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.147
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2022
1 parent be586e7 commit baea99c
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 @@ -18,7 +18,7 @@ git2 = "0.15.0"
graphql_client = "0.11.0"
regex = "1.6.0"
reqwest = { version = "0.11.12", features = ["blocking", "json"] }
serde = "1.0.145"
serde = "1.0.147"
serde_derive = "1.0.147"
shellexpand = "2.1.2"
toml = "0.5.9"
Expand Down

0 comments on commit baea99c

Please sign in to comment.