🎉 Initial commit

This commit is contained in:
Daniel Svitan
2025-04-18 22:15:04 +02:00
commit 620bd8be51
4 changed files with 109 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "free-fall-sim"
version = "0.1.0"
edition = "2024"
[dependencies]
physical_constants = "0.5.0"