Skip to content

Commit

Permalink
Update nom version
Browse files Browse the repository at this point in the history
  • Loading branch information
migrax committed Jul 6, 2021
1 parent c909ea1 commit 4243c95
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ log = "0.4"
mio = { version = "0.7.13", features = ["os-poll", "net"] }
rand = { version = "0.8", features = ["log"] }
thiserror = "1.0.26"
nom = "6.1.2"
nom = "6.2.1"
anyhow = "1.0"
num_cpus = "1.8"
tokio = { version = "1.8.0", features = ["macros", "rt-multi-thread", "signal"] }
Expand Down

0 comments on commit 4243c95

Please sign in to comment.