diff --git a/Cargo.toml b/Cargo.toml index 7525718..27cd81f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -11,7 +11,7 @@ license-file = "LICENSE" keywords = ["image_compression", "encoding", "qoi", "cli", "library"] categories = ["command-line-utilities", "encoding", "graphics", "compression"] exlude = ["/qoi_test_images"] -publish = false +publish = ["gitea"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html