diff --git a/Cargo.toml b/Cargo.toml index 328d2b6..5e3a506 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -27,6 +27,7 @@ svgtypes = "0.12" bevy = { version = "0.14.0-rc.3", default-features = false, features = [ "x11", "bevy_asset", + # TODO: Figure out if this will be needed https://github.com/bevyengine/bevy/issues/13728 "ktx2", "zstd", "bevy_pbr",