[licenses]
allow = [
"MIT",
"Apache-2.0",
"Unicode-3.0",
# ureq's rustls/ring TLS stack (`git ents login`): ISC covers ring and
# untrusted; the others are the webpki verifier and Mozilla's root
# store. All permissive.
"ISC",
"BSD-3-Clause",
"CDLA-Permissive-2.0",
]