mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-25 01:34:34 +03:00
9f8d026f82
Copied from https://github.com/ostreedev/ostree-rs-ext/pull/291 Part of unifying our CI.
11 lines
208 B
TOML
11 lines
208 B
TOML
[licenses]
|
|
unlicensed = "deny"
|
|
allow = ["Apache-2.0", "Apache-2.0 WITH LLVM-exception", "MIT", "BSD-3-Clause", "BSD-2-Clause"]
|
|
|
|
[bans]
|
|
|
|
[sources]
|
|
unknown-registry = "deny"
|
|
unknown-git = "deny"
|
|
allow-git = []
|