From 4b01b87d8aca041304c927560095af92feb406da Mon Sep 17 00:00:00 2001 From: tom barrett Date: Mon, 1 Jul 2019 03:28:35 -0500 Subject: having idle states for each direction --- Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4059fdd..a1b6ba9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,3 +7,6 @@ edition = "2018" [dependencies] ggez = "0.5.0-rc.2" xml-rs = "0.8" + +[profile.dev] +opt-level = 2 -- cgit v1.2.3