We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b92dfa + 28585bc commit ea931adCopy full SHA for ea931ad
Cargo.toml
@@ -11,6 +11,6 @@ license = "MIT"
11
exclude = [".idea/**/*", "classfile-parser.iml", "java-assets/out/**/*"]
12
13
[dependencies]
14
-nom = "5.1.3"
+nom = "7"
15
bitflags = "^2.3"
16
cesu8 = "^1.1"
0 commit comments