Skip to content

Commit

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

---
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 Jul 22, 2024
1 parent 3659457 commit e84510b
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 @@ -64,7 +64,7 @@ strum = { version = "0.26.3", features = [
], default-features = false }
thiserror = "1.0.63"
which = { version = "6.0.1", default-features = false }
winnow = { version = "0.6.13", default-features = false, features = [
winnow = { version = "0.6.14", default-features = false, features = [
"simd",
"std",
] }
Expand Down

0 comments on commit e84510b

Please sign in to comment.