1 parent bd42a2e commit 237dff0Copy full SHA for 237dff0
1 file changed
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "classfile-parser"
3
description = "A parser for Java Class files written in rust"
4
-version = "0.3.4"
+version = "0.3.5"
5
authors = ["Nick Palmer <nick@palmr.co.uk>"]
6
keywords = ["java", "parsing", "class", "classfile"]
7
categories = ["parser-implementations"]
0 commit comments