From 11031f246a8ec47eb0ffca285138220eb717415e Mon Sep 17 00:00:00 2001 From: eug-vs Date: Fri, 31 Jan 2025 03:35:28 +0100 Subject: tmp: add most recent progress --- playground/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'playground/Cargo.toml') diff --git a/playground/Cargo.toml b/playground/Cargo.toml index 163ad90..9a727e5 100644 --- a/playground/Cargo.toml +++ b/playground/Cargo.toml @@ -4,5 +4,6 @@ version = "0.1.0" edition = "2021" [dependencies] +flamegraph = "0.6.6" physics = { path = "../physics" } raylib = "5.0.2" -- cgit v1.2.3