From 2e045badf89e7fd0f852ac012064cd811f82b790 Mon Sep 17 00:00:00 2001 From: Christoph Groth Date: Wed, 5 Feb 2025 17:10:50 +0100 Subject: Demonstrate rank >6 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1822945..97d5598 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 = "0bbaf1ab7c698c9a2903a56506b526f410c37165" } +mdarray = { git = "https://github.com/fre-hu/mdarray.git", rev = "15e2531d1dfb6cde37b5c6770803dbdde034e6bc" } -- cgit v1.2.3-74-g4815