Skip to content

Commit

Permalink
Update Rust crate winnow to v0.7.2 (#6401)
Browse files Browse the repository at this point in the history
Co-authored-by: hash-worker[bot] <180894564+hash-worker[bot]@users.noreply.github.com>
  • Loading branch information
hash-worker[bot] authored Feb 11, 2025
1 parent 7d592da commit db6c43f
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 @@ -242,7 +242,7 @@ tsify = { version = "=0.4.5", default-features = false }
unicode-ident = { version = "=1.0.16", default-features = false }
virtue = { version = "=0.0.18", default-features = false }
walkdir = { version = "=2.5.0", default-features = false }
winnow = { version = "=0.7.1", default-features = false }
winnow = { version = "=0.7.2", default-features = false }

[profile.dev]
codegen-backend = "cranelift"
Expand Down

0 comments on commit db6c43f

Please sign in to comment.