free-fall-sim/Cargo.toml
Daniel Svitan 620bd8be51 🎉 Initial commit
2025-04-18 22:15:04 +02:00

8 lines
113 B
TOML

[package]
name = "free-fall-sim"
version = "0.1.0"
edition = "2024"
[dependencies]
physical_constants = "0.5.0"