summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorChristoph Groth <christoph.groth@cea.fr>2026-02-09 12:03:27 +0100
committerChristoph Groth <christoph.groth@cea.fr>2026-03-25 18:19:32 +0100
commit7b13a377a6db6365f76afa6e8560a39733cf542d (patch)
treee0e2765e31c53a20f000b4d66e2eae4d08182fef /Cargo.toml
parent1c0916d182df7d6f438cc6283140aecc519b41b6 (diff)
Catch up with upstream (merge of Array and Tensor)HEADmain
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 28c60c7..5dca1af 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,4 +4,4 @@ version = "0.1.0"
edition = "2024"
[dependencies]
-mdarray = "0.7.2"
+mdarray = "0.8.0"