summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMicha White <botahamec@outlook.com>2022-09-17 21:40:49 -0400
committerMicha White <botahamec@outlook.com>2022-09-17 21:40:49 -0400
commit4826c2c06afd21214e0c2a47944d40eeefae65bd (patch)
treec122cb7e1769e596ad61aabb026b1ad2b966a5a7 /Cargo.toml
parenta005620119b9c1d18c750552d0a707f36f407ea1 (diff)
Big refactor
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]]