Skip to content

Commit

Permalink
build(deps): Bump winnow from 0.6.7 to 0.6.8
Browse files Browse the repository at this point in the history
Bumps [winnow](https://github.com/winnow-rs/winnow) from 0.6.7 to 0.6.8.
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](winnow-rs/winnow@v0.6.7...v0.6.8)

---
updated-dependencies:
- dependency-name: winnow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 403d333 commit 9b372ca
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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.59"
which = { version = "6.0.1", default-features = false }
winnow = { version = "0.6.7", default-features = false, features = [
winnow = { version = "0.6.8", default-features = false, features = [
"simd",
"std",
] }
Expand Down

0 comments on commit 9b372ca

Please sign in to comment.