We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e035468 commit b3bef7fCopy full SHA for b3bef7f
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "ron"
3
# Memo: update version in src/lib.rs too (doc link)
4
-version = "0.7.0"
+version = "0.7.1"
5
license = "MIT/Apache-2.0"
6
keywords = ["parser", "serde", "serialization"]
7
authors = [
0 commit comments