Skip to content

Commit ef47d01

Browse files
committed
fix(deps): update rust crate winnow to 0.6.5
1 parent 146afad commit ef47d01

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nextest-filtering/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ proptest = { version = "1.4.0", optional = true }
3838
test-strategy = { version = "0.3.1", optional = true }
3939
xxhash-rust = { version = "0.8.10", features = ["xxh3"], optional = true }
4040
nextest-workspace-hack.workspace = true
41-
winnow = "0.6.3"
41+
winnow = "0.6.5"
4242

4343
[dev-dependencies]
4444
clap = { version = "4.4.18", features = ["derive"] }

0 commit comments

Comments
 (0)