Skip to content

Commit 1bf4ccd

Browse files
committed
chore: update winnow to 0.7.2
1 parent e77754e commit 1bf4ccd

File tree

2 files changed

+16
-7
lines changed

2 files changed

+16
-7
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ tar = "0.4"
5757
tempfile = "3"
5858
termcolor = "1.4"
5959
thiserror = "~2.0"
60-
winnow = "0.6.18"
60+
winnow = "0.7.2"
6161

6262
curl = { version = "0.4", optional = true }
6363

0 commit comments

Comments
 (0)