Skip to content

Commit 24e47b1

Browse files
committed
Update to nom v7
1 parent 10ed66f commit 24e47b1

File tree

2 files changed

+10
-48
lines changed

2 files changed

+10
-48
lines changed

Cargo.lock

Lines changed: 9 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

macros/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ proc-macro = true
1313
[dependencies]
1414
nom.default-features = false
1515
nom.features = ["std"]
16-
nom.version = "6.0.1"
16+
nom.version = "7.1.1"
1717
proc-macro2.default-features = false
1818
proc-macro2.version = "1.0.24"
1919
quote.default-features = false

0 commit comments

Comments
 (0)