Skip to content

Commit

Permalink
Merge pull request #50 from kitsuyui/renovate/serde-1.x
Browse files Browse the repository at this point in the history
Update Rust crate serde to 1.0.147
  • Loading branch information
kitsuyui authored Oct 22, 2022
2 parents be586e7 + baea99c commit b31bb6f
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 b31bb6f

Please sign in to comment.