Skip to content

Commit

Permalink
Bump serde from 1.0.136 to 1.0.137 (#2021)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored May 4, 2022
1 parent b044677 commit 8136258
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 src/core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ nohash-hasher = "0.2.0"
num-iter = "0.1.43"
once_cell = "1.3.1"
rayon = { version = "1.5.2", optional = true }
serde = { version = "1.0.110", features = ["derive"] }
serde = { version = "1.0.137", features = ["derive"] }
serde_json = "1.0.80"
primal-check = "0.3.1"
thiserror = "1.0"
Expand Down

0 comments on commit 8136258

Please sign in to comment.