1 2 3 4 5 6 7 8
[package] name = "bullet-hell" version = "0.1.0" authors = ["Raymond Hogenson <rhogenson@posteo.net>"] [dependencies] sdl2 = "0.31.0" rand = "0.5.5"