ktx2 0.5.0

Parser for the ktx2 texture container format
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[licenses]
allow = [
    "Apache-2.0",
    "MIT",
]

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

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

[advisories]
ignore = []