diff --git a/Cargo.toml b/Cargo.toml index 7556a76..d71a237 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,6 @@ name = "mizumochi" version = "0.1.0" authors = ["mopp "] license = "MIT OR Apache-2.0" -publish = false [dependencies] atomic_immut = "0.1"