1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
[licenses] version = 2 confidence-threshold = 0.8 allow = [ "MIT", "Apache-2.0", "Unicode-3.0", ] [bans] multiple-versions = "warn" wildcards = "allow" [advisories] yanked = "warn" [sources] unknown-registry = "deny" unknown-git = "deny"