writhing_mass_of_flesh/Cargo.toml
2022-08-23 11:31:41 -05:00

10 lines
206 B
TOML

[package]
name = "bubbles"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
gif = "0.11.4"
rand = "0.8.5"