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