spirv-tools 0.1.0

Wrapper crate for SPIRV-Tools
Documentation
[advisories]
vulnerability = "deny"
unmaintained = "deny"
yanked = "deny"
notice = "deny"
ignore = [
]

[licenses]
unlicensed = "deny"
allow = [
    "MIT",
    "Apache-2.0",
]
copyleft = "deny"
allow-osi-fsf-free = "neither"
default = "deny"
exceptions = [
]

[bans]
multiple-versions = "deny"
wildcards = "deny"
skip = [
]

[sources]
unknown-registry = "deny"
unknown-git = "deny"
allow-git = []