# pyembed is shipped with applications built with PyOxidizer. We want
# pyembed to only use permissive licenses so a proprietary application
# can be distributed with PyOxidizer.
[]
= "deny"
= [
"0BSD",
"Apache-2.0",
"BSD-3-Clause",
"CC0-1.0",
"MIT",
"MPL-2.0",
"Python-2.0",
"Zlib",
]
= "deny"
[]
# We want to keep the dependency tree as slim as possible. Let's
# warn when we're shipping multiple versions of the same crate.
= "warn"