summaryrefslogtreecommitdiff
path: root/world/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'world/Cargo.toml')
-rw-r--r--world/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/world/Cargo.toml b/world/Cargo.toml
index 93d1133..11272ed 100644
--- a/world/Cargo.toml
+++ b/world/Cargo.toml
@@ -11,6 +11,7 @@ gltf = { version = "1.4.1", features = [
"extras",
"names",
"KHR_lights_punctual",
+ "KHR_materials_transmission",
] }
log = "0.4.22"
weareshared = { path = "../shared" }