Skip to content

Commit

Permalink
BREAKING: update nom version
Browse files Browse the repository at this point in the history
  • Loading branch information
Graham Enos committed Jun 2, 2022
1 parent f11c9e3 commit adee223
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 75 deletions.
90 changes: 16 additions & 74 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 @@ -12,7 +12,7 @@ categories = ["parser-implementations", "science", "compilers", "emulators"]
dot-writer = { version = "0.1.2", optional = true }
indexmap = "1.6.1"
lexical = "6.1.1"
nom = "6.1.0"
nom = "7.1.1"
num-complex = "0.4.0"
petgraph = "0.5.1"
serde = { version = "1.0.125", features = ["derive"] }
Expand Down

0 comments on commit adee223

Please sign in to comment.