[package] name = "exuberant_hacks" version = "0.2.0" authors = ["bnewbold "] [dependencies] # NB: You want the following line, but the only way to get it under # glium::glutin is using the ".cargo/config" file with a local checkout. See # README. #glutin = { git = "https://github.com/bnewbold/glutin", branch = "feature-existing" } glium = "0.*" image = "0.*" getopts = "^0.2" time = "0.1"