Pi66

walrs
pywal but if its Fast-Minimal-Simple
git clone https://git.pi66.xyz/walrs

← back to log

fix the license

author: pixel2175
date: 2025-06-03 22:35
hash: 66a422d70b775fde77ddcb7c0cff84908cb5edf3

Diffstat:

M

Cargo.toml
2 +++++++++++++++---------------
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
diff --git a/Cargo.toml b/Cargo.toml
index b8a6067..48b633e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -3,7 +3,7 @@ name = "walrs"
 version = "1.1.1"
 edition = "2024"
 description = "walrs - Generate colorscheme from image."
-license = "GPL" 
+license = "GPL-3.0" 
 repository = "https://github.com/pixel2175/walrs"

 [dependencies]