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 --- physics/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'physics/Cargo.toml') diff --git a/physics/Cargo.toml b/physics/Cargo.toml index e5db63e..08749b8 100644 --- a/physics/Cargo.toml +++ b/physics/Cargo.toml @@ -5,3 +5,4 @@ edition = "2021" [dependencies] nalgebra = "0.33.2" +rayon = "1.10.0" -- cgit v1.2.3