Skip to content

Commit db61ec7

Browse files
committed
chore(deps): update rust crate winnow to 0.7.14
1 parent 4a6736b commit db61ec7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ rust-version = "1.85.0"
66

77
[dependencies]
88
itertools = "0.14.0"
9-
winnow = "0.7.13"
109
pyo3 = { version = "0.28.0", features = ["extension-module", "abi3-py311"] }
1110
thiserror = "2.0.18"
11+
winnow = "0.7.14"
1212

1313
[dev-dependencies]
1414
divan = "0.1.21"

0 commit comments

Comments
 (0)