diff --git a/actix-web-thiserror-derive/Cargo.toml b/actix-web-thiserror-derive/Cargo.toml index 448ace5..aae9ca3 100644 --- a/actix-web-thiserror-derive/Cargo.toml +++ b/actix-web-thiserror-derive/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "actix-web-thiserror-derive" -version = "0.2.4" +version = "0.2.5" authors = ["enzi "] description = "Implementation of #[derive(ResponseError)]" edition = "2021"