[package] name = "offbrand" description = "we have brand at home" version = "0.1.0" authors = ["Isabelle L. "] edition = "2018" [dependencies] minifb = {git = "https://github.com/emoon/rust_minifb" } thiserror = "1.0.19" image = "0.23.5"