[package] name = "playground" version = "0.1.0" edition = "2021" [dependencies] physics = { path = "../physics" } raylib = "5.0.2"