askama/deny.toml
2024-11-20 15:00:18 +01:00

10 lines
238 B
TOML

[licenses]
version = 2
allow = ["Apache-2.0", "MIT", "MIT-0", "Unicode-3.0"]
private = { ignore = true }
[[licenses.clarify]]
name = "ring"
expression = "ISC AND MIT AND OpenSSL"
license-files = [{ path = "LICENSE", hash = 0xbd0eed23 }]