diff --git a/Cargo.toml b/Cargo.toml index 5478c18..cb01d80 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fallible_collections" -version = "0.4.5" +version = "0.4.6" authors = ["vcombey "] edition = "2018" license = "MIT/Apache-2.0"