wip
This commit is contained in:
parent
73c3462543
commit
f70c6c716a
10 changed files with 1006 additions and 191 deletions
|
|
@ -3,6 +3,9 @@ name = "flood-rs"
|
|||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
||||
|
||||
[dependencies]
|
||||
png = "0.17"
|
||||
libc = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue