[package] name = "bullet-hell" version = "0.1.0" authors = ["Raymond Hogenson "] [dependencies] rand = "0.5.5" lazy_static = "1.1.0" tempfile = "3" [dependencies.sdl2] git = "https://github.com/AngryLawyer/rust-sdl2" default-features = false features = ["image"]