mirror of
https://github.com/askama-rs/askama.git
synced 2025-09-27 04:50:40 +00:00
10 lines
238 B
TOML
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 }]
|