From 58916e3e1b9e668838e1cf8947ead046b47fd0e2 Mon Sep 17 00:00:00 2001 From: Christoph Groth Date: Wed, 30 Apr 2025 10:52:07 +0200 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 47d2134..3dbda44 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,4 +4,4 @@ version = "0.1.0" edition = "2024" [dependencies] -mdarray = { version = "0.7.0" } +mdarray = { git = "https://github.com/fre-hu/mdarray.git", rev = "2a67f2ec7ed326fad9dc95a94f772b7e2140c8eb" } -- cgit v1.2.3-74-g4815