summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorChristoph Groth <christoph.groth@cea.fr>2024-11-19 14:15:44 +0100
committerChristoph Groth <christoph.groth@cea.fr>2025-01-09 13:58:20 +0100
commit0352f2f8b17d32aae62fdd020299c25060c223fd (patch)
treeb4ece9bdb627135c5a727f1b96839c4e3fd2ee42 /Cargo.toml
parentd2a3abaa44f49c45f4f6cc74e00493c86e963b4e (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 1e67b17..b0e8e33 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,4 +4,4 @@ version = "0.1.0"
edition = "2021"
[dependencies]
-mdarray = { git = "https://github.com/fre-hu/mdarray.git", rev = "272f1ff78f7ff82e184cf682c0ea831d7ee11ba3" }
+mdarray = { git = "https://github.com/fre-hu/mdarray.git", rev = "f7aaba4fe618edb5b55f36e8a9425f165f38163c" }