diff --git a/Cargo.toml b/Cargo.toml index 786a415..59a8f5d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,6 @@ -[lib] -crate-type = ["rlib"] - [package] name = "uninit" -version = "0.4.0" +version = "0.4.1-dev" authors = ["Daniel Henry-Mantilla "] edition = "2018"