Skip to content

Commit 9ff0cb1

Browse files
Update Rust crate nom to v8
1 parent b35be46 commit 9ff0cb1

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,7 +6,7 @@ edition = "2018"
66

77
[dependencies]
88
clap = "2.33.3"
9-
nom = "5.1.2"
9+
nom = "8.0.0"
1010
anyhow = "1.0.32"
1111

1212
# [profile.release]

0 commit comments

Comments
 (0)