Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

Commit

Permalink
Dependency: Upgrade to nom 3.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed Jun 19, 2017
1 parent bb4953a commit 05c29bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ regex = "~0.2"
smallvec = "~0.4"

[dependencies.nom]
version = "~3.0"
version = "~3.1"
features = ["regexp", "regexp_macros", "verbose-errors"]

[dev-dependencies]
Expand Down

0 comments on commit 05c29bc

Please sign in to comment.