diff options
Diffstat (limited to '')
-rw-r--r-- | wgpu/Cargo.toml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/wgpu/Cargo.toml b/wgpu/Cargo.toml index 0b713784..75be53b5 100644 --- a/wgpu/Cargo.toml +++ b/wgpu/Cargo.toml @@ -41,6 +41,3 @@ lyon.optional = true resvg.workspace = true resvg.optional = true - -tracing.workspace = true -tracing.optional = true |