Skip to content

Commit ab58100

Browse files
authored
Remove unnecessary required feature metadata for tonemapping example (#8970)
# Objective These features are now included by default, so this metadata is no longer required. See #8657 (comment) ## Solution Remove the metadata
1 parent 98ff215 commit ab58100

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,6 @@ wasm = true
570570
[[example]]
571571
name = "tonemapping"
572572
path = "examples/3d/tonemapping.rs"
573-
required-features = ["ktx2", "zstd"]
574573

575574
[package.metadata.example.tonemapping]
576575
name = "Tonemapping"

0 commit comments

Comments
 (0)