We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2964a99 commit 646a99bCopy full SHA for 646a99b
1 file changed
Cargo.toml
@@ -60,7 +60,7 @@ optional = true
60
[dev-dependencies]
61
# Enable the "loaded" feature to be able to access the Vulkan entrypoint.
62
ash = { version = "0.38", default-features = false, features = ["debug", "loaded"] }
63
-env_logger = "0.10"
+env_logger = "0.11"
64
65
[target.'cfg(windows)'.dev-dependencies.windows]
66
# API-breaks since Windows 0.58 only affect our examples
0 commit comments