File: deny.toml

package info (click to toggle)
rust-rinja-parser 0.3.5-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,192 kB
  • sloc: makefile: 2
file content (9 lines) | stat: -rw-r--r-- 243 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
[licenses]
version = 2
allow = ["Apache-2.0", "MIT", "MIT-0", "Unicode-DFS-2016"]
private = { ignore = true }

[[licenses.clarify]]
name = "ring"
expression = "ISC AND MIT AND OpenSSL"
license-files = [{ path = "LICENSE", hash = 0xbd0eed23 }]