From d2a3abaa44f49c45f4f6cc74e00493c86e963b4e Mon Sep 17 00:00:00 2001 From: Christoph Groth Date: Tue, 12 Nov 2024 18:11:43 +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 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" } -- cgit v1.2.3-74-g4815