From 4826c2c06afd21214e0c2a47944d40eeefae65bd Mon Sep 17 00:00:00 2001 From: Micha White Date: Sat, 17 Sep 2022 21:40:49 -0400 Subject: Big refactor --- Cargo.toml | 2 -- 1 file changed, 2 deletions(-) (limited to 'Cargo.toml') 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]] -- cgit v1.2.3