about.toml (17 lines of code) (raw):
accepted = [
"Apache-2.0",
"MIT",
"Zlib",
"BSD-3-Clause",
"ISC",
"Unicode-DFS-2016",
"Unicode-3.0",
"OpenSSL",
]
targets = [
"x86_64-unknown-linux-gnu",
"x86_64-unknown-linux-musl",
"aarch64-unknown-linux-musl",
"aarch64-unknown-linux-gnu",
]
workarounds = ["ring"]