Skip to content

Commit

Permalink
Merge pull request #52 from kitsuyui/renovate/serde_derive-1.x
Browse files Browse the repository at this point in the history
Update Rust crate serde_derive to 1.0.147
  • Loading branch information
kitsuyui authored Oct 22, 2022
2 parents e96c58d + 378e1c8 commit be586e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ graphql_client = "0.11.0"
regex = "1.6.0"
reqwest = { version = "0.11.12", features = ["blocking", "json"] }
serde = "1.0.145"
serde_derive = "1.0.146"
serde_derive = "1.0.147"
shellexpand = "2.1.2"
toml = "0.5.9"

Expand Down

0 comments on commit be586e7

Please sign in to comment.