diff options
Diffstat (limited to 'world/Cargo.toml')
-rw-r--r-- | world/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/Cargo.toml b/world/Cargo.toml index 51437d5..3a867bb 100644 --- a/world/Cargo.toml +++ b/world/Cargo.toml @@ -10,6 +10,7 @@ env_logger = "0.11.6" gltf = { version = "1.4.1", features = [ "extras", "names", + "extensions", "KHR_lights_punctual", "KHR_materials_transmission", "KHR_materials_ior", |