mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-11 15:52:18 +00:00
14 lines
202 B
TOML
14 lines
202 B
TOML
accepted = [
|
|
"Apache-2.0",
|
|
"MIT",
|
|
"BSD-3-Clause",
|
|
"ISC",
|
|
"Unicode-3.0",
|
|
"CDLA-Permissive-2.0",
|
|
"Zlib",
|
|
"AGPL-3.0",
|
|
"GPL-3.0",
|
|
"MPL-2.0",
|
|
]
|
|
workarounds = ["ring", "chrono", "rustls"]
|