diff --git a/Cargo.toml b/Cargo.toml index 1077ac2..2b35831 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "de_env" -version = "1.0.0-rc.1" +version = "1.0.0-rc.2" description = "Deserialize environment variables into a struct" authors = ["Maël Obréjan "] edition = "2021"