diff --git a/Cargo.toml b/Cargo.toml index 3fa8a68..43126d2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "hedu" version = "0.1.0" edition = "2021" -publish = false +publish = true authors = ["Christoph J. Scherr "] license = "GPL-3.0-or-later" description = "Hex dumping tool written in Rust"