diff --git a/krokiet/Cargo.toml b/krokiet/Cargo.toml index bfb3e7d..f0478b2 100644 --- a/krokiet/Cargo.toml +++ b/krokiet/Cargo.toml @@ -5,7 +5,7 @@ authors = ["RafaƂ Mikrut "] edition = "2021" rust-version = "1.74.0" description = "Slint frontend of Czkawka Core" -license = "GPL-3" +license = "GPL-3.0-only" homepage = "https://github.com/qarmin/czkawka" repository = "https://github.com/qarmin/czkawka" build = "build.rs"