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.
|
- [package]
- name = "offbrand"
- description = "we have brand at home"
- version = "0.1.0"
- authors = ["Isabelle L. <me@izzabelle.dev>"]
- edition = "2018"
-
- [dependencies]
- minifb = {git = "https://github.com/emoon/rust_minifb" }
- thiserror = "1.0.19"
- image = "0.23.5"
|