Browse Source

chore(audit): make deny.toml parseable by cargo-deny

pull/6727/head
kalvinparker 3 months ago
parent
commit
f84d861746
  1. 1
      deny.toml

1
deny.toml

@ -7,5 +7,4 @@
[licenses]
# Allowlist of licenses. Edit to match project policy.
allow = ["AGPL-3.0-only", "MIT", "Apache-2.0", "BSD-3-Clause"]
replace = []
exceptions = []

Loading…
Cancel
Save