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