Skip to content

Commit efbee0a

Browse files
committed
Nom upgrade
1 parent f6c66d7 commit efbee0a

File tree

2 files changed

+10
-92
lines changed

2 files changed

+10
-92
lines changed

Cargo.lock

+9-91
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = ["Nick Palmer <nick@palmr.co.uk>"]
88
regex = "1"
99
lazy_static = "1.4.0"
1010
chrono = "0.4"
11-
nom = "6"
11+
nom = "7.1.3"
1212
aho-corasick = "1.1.2"
1313
matches = { version = "0.1.10", features = [] }
1414
phf = { version = "0.11", features = ["macros"] }

0 commit comments

Comments
 (0)