Skip to content

Commit

Permalink
Bump winnow from 0.5.40 to 0.6.18
Browse files Browse the repository at this point in the history
Bumps [winnow](https://github.com/winnow-rs/winnow) from 0.5.40 to 0.6.18.
- [Changelog](https://github.com/winnow-rs/winnow/blob/main/CHANGELOG.md)
- [Commits](winnow-rs/winnow@v0.5.40...v0.6.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent d7cc8ef commit 92d04c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ seahash = "4.1.0"
serde = { version = "1.0.204", features = ["derive"] }
serde_json = "1.0.117"
thiserror = "1.0.59"
winnow = "0.5.34"
winnow = "0.6.18"

[dev-dependencies]
divan = "0.1.14"
Expand Down

0 comments on commit 92d04c5

Please sign in to comment.