Skip to content

Commit 768b4e8

Browse files
Update Rust crate nom to v8
1 parent 5c16348 commit 768b4e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ bench = false
1919
anyhow = "1.0.82"
2020
chrono = "0.4.38"
2121
indexmap = "2.2.6"
22-
nom = "7.1.3"
22+
nom = "8.0.0"
2323
pyo3 = { version = "=0.24.1", features = ["chrono"] }
2424
rayon = "1.10.0"
2525
regex = "1.10.4"

0 commit comments

Comments
 (0)