diff --git a/Cargo.toml b/Cargo.toml index 20d2181..8c179b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "actix-cbor" -version = "0.1.2" +version = "0.1.3" authors = ["noah "] edition = "2018" description = "CBOR support for Actix-Web"