summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 03a4a5e..281d897 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,8 +10,6 @@ winit = "0.27"
log = "0.4"
wgpu = "0.13"
thiserror = "1"
-
-[dev-dependencies]
pollster = "0.2"
[[example]]