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