summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorChristoph Groth <christoph.groth@cea.fr>2025-04-30 10:52:07 +0200
committerChristoph Groth <christoph.groth@cea.fr>2025-04-30 10:52:07 +0200
commit58916e3e1b9e668838e1cf8947ead046b47fd0e2 (patch)
tree3acada6e679d352ae4da9d8cafbf19bc205d4a05 /Cargo.toml
parent425adfa8e2afd903d3900b9d9562f380d54bd9b4 (diff)
Catch up with upstream
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 47d2134..3dbda44 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,4 +4,4 @@ version = "0.1.0"
edition = "2024"
[dependencies]
-mdarray = { version = "0.7.0" }
+mdarray = { git = "https://github.com/fre-hu/mdarray.git", rev = "2a67f2ec7ed326fad9dc95a94f772b7e2140c8eb" }