summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorChristoph Groth <christoph.groth@cea.fr>2024-11-12 18:11:43 +0100
committerChristoph Groth <christoph.groth@cea.fr>2025-01-09 13:58:20 +0100
commitd2a3abaa44f49c45f4f6cc74e00493c86e963b4e (patch)
tree1b07cb4dcfd772ed022091316c0a6052471803f2 /Cargo.toml
parente39d3089b5b1a8583c6750bedaf639de73cf0316 (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 3f3a2d9..1e67b17 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 = "b93aaa58b8b0139f4058247df04f9cf765e0717d" }
+mdarray = { git = "https://github.com/fre-hu/mdarray.git", rev = "272f1ff78f7ff82e184cf682c0ea831d7ee11ba3" }