summaryrefslogtreecommitdiff
path: root/physics/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'physics/Cargo.toml')
-rw-r--r--physics/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
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"