mirror of
https://github.com/Nicholas-L-Johnson/flip-card.git
synced 2025-12-19 23:39:34 +00:00
8 lines
96 B
TOML
8 lines
96 B
TOML
[package]
|
|
name = "fluid_sim"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|
|
libm = "0.2.15"
|