diff --git a/Cargo.toml b/Cargo.toml index a6bf74d..835d278 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "numf" version = "0.1.0" edition = "2021" -publish = false +publish = true authors = ["Christoph J. Scherr "] license = "MIT" description = "Convert numbes between formats"