Skip to content

Commit aa24af0

Browse files
authored
Merge pull request #3 from audunhalland/nom-7
Upgrade nom to 7.0.0
2 parents ede50ae + 83719ad commit aa24af0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ edition = "2018"
1616

1717
[dependencies]
1818
petgraph = "^0.5"
19-
nom = "6.0"
19+
nom = "7.0"
2020
lazy_static = "^1.4"
2121
fnv = "^1"
2222
bytecount = "^0.6"

0 commit comments

Comments
 (0)