Skip to content

Commit

Permalink
chore(deps): update rust crates to 1.0.200 (#18)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent f6e63c0 commit 9b1cb27
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ bench = false
[dependencies]
anes = "0.2.0"
itertools = "0.12.1"
serde = "1.0.199"
serde = "1.0.200"
serde_json = "1.0.116"
serde_derive = "1.0.199"
serde_derive = "1.0.200"
ciborium = "0.2.2"
bpaf = { version = "0.9.12", default-features = false }
walkdir = "2.5"
Expand Down

0 comments on commit 9b1cb27

Please sign in to comment.