From 0352f2f8b17d32aae62fdd020299c25060c223fd Mon Sep 17 00:00:00 2001 From: Christoph Groth Date: Tue, 19 Nov 2024 14:15:44 +0100 Subject: Catch up with upstream --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') 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" } -- cgit v1.2.3-74-g4815