diff --git a/Cargo.toml b/Cargo.toml index ffb1cbe..a42ee51 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "thinnable" -version = "0.3.1" +version = "0.3.2" authors = ["Alan Egerton "] edition = "2018" description = "Thin references to unsized types."