Skip to content

Commit

Permalink
Upgrade to nom 7
Browse files Browse the repository at this point in the history
  • Loading branch information
jcfj committed Oct 10, 2024
1 parent a695af6 commit 28585bc
Show file tree
Hide file tree
Showing 7 changed files with 593 additions and 588 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ license = "MIT"
exclude = [".idea/**/*", "classfile-parser.iml", "java-assets/out/**/*"]

[dependencies]
nom = "6"
nom = "7"
bitflags = "^2.3"
cesu8 = "^1.1"
Loading

0 comments on commit 28585bc

Please sign in to comment.