it's like minifb but at home
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
257 B

  1. [package]
  2. name = "offbrand"
  3. description = "we have brand at home"
  4. version = "0.1.0"
  5. authors = ["Isabelle L. <me@izzabelle.dev>"]
  6. edition = "2018"
  7. [dependencies]
  8. minifb = {git = "https://github.com/emoon/rust_minifb" }
  9. thiserror = "1.0.19"
  10. image = "0.23.5"