diff options
Diffstat (limited to '')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -70,8 +70,6 @@ thiserror.workspace = true image.workspace = true image.optional = true -winit.workspace = true - [profile.release-opt] inherits = "release" codegen-units = 1 |