[bans]
multiple-versions = "deny"

[sources]
unknown-registry = "deny"
unknown-git = "deny"
allow-git = ["https://github.com/cryspen/libcrux"]

# TODO: Agree on some license ...
[licenses]
allow = ["Apache-2.0", "MIT", "Unicode-DFS-2016"]