From 730796a80d0eca520713c20971958e778ee06b67 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Sun, 12 Jun 2016 20:26:09 -0400 Subject: basic command line args --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 0cf2e19..b04a2f6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,3 +10,4 @@ authors = ["bnewbold "] #glutin = { git = "https://github.com/bnewbold/glutin", branch = "feature-existing" } glium = "0.*" image = "0.*" +getopts = "^0.2" -- cgit v1.2.3