Skip to content

Commit 3a6faf9

Browse files
authored
build(deps): bump winnow to 1.0.0 (#1732)
1 parent d9aeef2 commit 3a6faf9

2 files changed

Lines changed: 16 additions & 7 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobserver = "0.1.30"
5858
leb128 = "0.2.5"
5959
libc = "0.2.171"
6060
libloading = "0.9.0"
61-
memchr = "2.6.0"
61+
memchr = "2.7.0"
6262
memmap2 = "0.9.0"
6363
mimalloc = { version = "0.1", default-features = false }
6464
object = { git = "https://github.com/gimli-rs/object", rev = "ae958b9f2c8a3a56fe19bb4b380144a32eebb770", default-features = false, features = [
@@ -99,7 +99,7 @@ uuid = { version = "1.0.0", features = ["v4"] }
9999
wait-timeout = "0.2.0"
100100
wait4 = "0.1.3"
101101
which = "8.0.0"
102-
winnow = { version = "0.7.13", features = ["simd"] }
102+
winnow = { version = "1.0.0", features = ["simd"] }
103103
zerocopy = { version = "0.8.27", features = ["derive"] }
104104
zstd = "0.13.0"
105105

0 commit comments

Comments
 (0)