Skip to content

Commit 5738aae

Browse files
committed
chore: Upgrade to Winnow 0.6.26
1 parent b57cf19 commit 5738aae

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ json5_rs = { version = "0.4", optional = true, package = "json5" }
134134
indexmap = { version = "2.2", features = ["serde"], optional = true }
135135
convert_case = { version = "0.6", optional = true }
136136
pathdiff = "0.2"
137-
winnow = "0.6.20"
137+
winnow = "0.6.26"
138138

139139
[dev-dependencies]
140140
serde_derive = "1.0"

0 commit comments

Comments
 (0)