deny.toml 93 B

1234567
  1. [licenses]
  2. allow = [
  3. "MIT",
  4. "Apache-2.0",
  5. "Unicode-3.0",
  6. ]
  7. private = { ignore = true }