diff --git a/src/licenses/other.json b/src/licenses/other.json index 8e8427c..2f58b75 100644 --- a/src/licenses/other.json +++ b/src/licenses/other.json @@ -35,5 +35,15 @@ "link": "http://diesel.rs" } } + }, + { + "package_name": "musl", + "conclusion": { + "Ok": { + "chosen_license": "Mit", + "copyright_notice": "Copyright © 2005-2014 Rich Felker, et al.", + "link": "https://www.musl-libc.org/" + } + } } ]