diff --git a/Cargo.toml b/Cargo.toml index 69d212fa..743a722a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "devela" description = "rust development helper & extension utilities" -version = "0.1.6" +version = "0.1.7" edition = "2018" # 2021 increases MSRV to 1.56.1 rust-version = "1.41.1" # checked for v0.1.4 authors = ["José Luis Cruz "]