Skip to content

Commit

Permalink
fix(deps): update rust crate nom to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 28, 2021
1 parent 54ca299 commit bb3b70e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 67 deletions.
75 changes: 9 additions & 66 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 ansi/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
nom = "6.2.1"
nom = "7.0.0"

[dev-dependencies]
pretty_assertions = "0.7.2"

0 comments on commit bb3b70e

Please sign in to comment.