Skip to content

Commit

Permalink
Merge pull request #365 from rami3l/dependabot/cargo/serde-1.0.137
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 6, 2022
2 parents e0bb12e + a084cef commit 017dfe9
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 @@ -46,7 +46,7 @@ regex = { version = "1.5.5", default-features = false, features = [
"std",
"perf",
] }
serde = { version = "1.0.136", features = ["derive"] }
serde = { version = "1.0.137", features = ["derive"] }
tap = "1.0.1"
thiserror = "1.0.31"
tokio = { version = "1.18.1", features = [
Expand Down

0 comments on commit 017dfe9

Please sign in to comment.