Fix cargo-about

Add permissive WTFPL to list of accepted licenses
This commit is contained in:
Simon Hausmann 2023-06-02 07:57:52 +02:00
parent 59a45c6268
commit 3d0c313357

View file

@ -91,6 +91,7 @@ accepted = [
"ISC",
"Unicode-DFS-2016",
"OpenSSL",
"WTFPL",
"GPL-3.0", # That's only for Slint
]
targets = [