We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a85ff0a commit dfb9ac7Copy full SHA for dfb9ac7
rend3-gltf/Cargo.toml
@@ -16,7 +16,7 @@ default = ["ddsfile", "ktx2"]
16
17
[dependencies]
18
arrayvec = "0.7"
19
-base64 = "0.21"
+base64 = "0.22"
20
bytemuck = "1"
21
ddsfile = { version = "0.5", optional = true }
22
float-ord = "0.3.2"
0 commit comments