From 376edaead7be57470e74dd2d616f18a2e6bbc0b0 Mon Sep 17 00:00:00 2001 From: eug-vs Date: Wed, 11 Dec 2024 01:02:39 +0100 Subject: feat: solid foundation for particle system --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 6f18a73..11c9611 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,4 +4,4 @@ version = "0.1.0" edition = "2021" [dependencies] -cgmath = "0.18.0" +nalgebra = "0.33.2" -- cgit v1.2.3