diff --git a/Cargo.toml b/Cargo.toml index 7969a04..6c6bf65 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "serde-bench" -version = "0.0.6" +version = "0.0.7" authors = ["David Tolnay "] license = "MIT/Apache-2.0" description = "Minimal serialization format for benchmarking Serde"