Skip to content

Commit 2357721

Browse files
Update Rust crate nom to v8
1 parent b5da975 commit 2357721

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
@@ -21,7 +21,7 @@ chrono = "0.4.38"
2121
fancy-regex = "0.14.0"
2222
glob = "0.3.2"
2323
indexmap = "2.2.6"
24-
nom = "7.1.3"
24+
nom = "8.0.0"
2525
pyo3 = { version = "=0.25.0", features = ["chrono"] }
2626
rayon = "1.10.0"
2727
regex = "1.10.4"

0 commit comments

Comments
 (0)