Skip to content

Commit 26b4869

Browse files
nextest-botsunshowers
authored andcommitted
fix(deps): update rust crate winnow to 0.6.18
1 parent 3b833be commit 26b4869

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.5.0", optional = true }
3838
test-strategy = { version = "0.4.0", optional = true }
3939
xxhash-rust = { version = "0.8.12", features = ["xxh3"], optional = true }
4040
nextest-workspace-hack.workspace = true
41-
winnow = "0.6.16"
41+
winnow = "0.6.18"
4242

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

0 commit comments

Comments
 (0)