Skip to content

Commit

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

---
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 and VorpalBlade committed Jun 10, 2024
1 parent feee4d8 commit ace5562
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.61"
which = { version = "6.0.1", default-features = false }
winnow = { version = "0.6.11", default-features = false, features = [
winnow = { version = "0.6.13", default-features = false, features = [
"simd",
"std",
] }
Expand Down

0 comments on commit ace5562

Please sign in to comment.