Skip to content

Commit

Permalink
Merge pull request #791 from PyO3/dependabot/cargo/serde-1.0.136
Browse files Browse the repository at this point in the history
Bump serde from 1.0.135 to 1.0.136
  • Loading branch information
messense authored Feb 3, 2022
2 parents 4853934 + c7b60e0 commit 0370091
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 @@ -32,7 +32,7 @@ keyring = { version = "1.0.0", optional = true }
platform-info = "0.2.0"
pretty_env_logger = { version = "0.4.0", optional = true }
regex = "1.4.5"
serde = { version = "1.0.131", features = ["derive"] }
serde = { version = "1.0.136", features = ["derive"] }
serde_json = "1.0.75"
sha2 = "0.10.0"
shlex = "1.0.0"
Expand Down

0 comments on commit 0370091

Please sign in to comment.