Skip to content

Commit

Permalink
chore(deps): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
VorpalBlade committed Jun 5, 2024
1 parent b8cdfbf commit c81b5f0
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 73 deletions.
129 changes: 57 additions & 72 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 @@ -62,7 +62,7 @@ strum = { version = "0.26.2", features = [
], default-features = false }
thiserror = "1.0.61"
which = { version = "6.0.1", default-features = false }
winnow = { version = "0.6.9", default-features = false, features = [
winnow = { version = "0.6.11", default-features = false, features = [
"simd",
"std",
] }
Expand Down

0 comments on commit c81b5f0

Please sign in to comment.