Skip to content

Commit

Permalink
Update winnow dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sthiele committed Feb 20, 2024
1 parent 7b594b5 commit 7fc79cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ edition = "2021"
exclude = ["/.github"]

[dependencies]
winnow = { version = "0.5.19", features = ["alloc"] }
winnow = "0.6"

[dev-dependencies]
clap = { version = "4.2", features = ["derive"] }
Expand Down

0 comments on commit 7fc79cf

Please sign in to comment.