From 78ce5d2152ac27ae9561c400a49ebe5f4a79451b Mon Sep 17 00:00:00 2001 From: Christoph Groth Date: Thu, 6 Mar 2025 11:42:05 +0100 Subject: Switch to recent mdarray release --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 37660ce..0994382 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,4 +4,4 @@ version = "0.1.0" edition = "2024" [dependencies] -mdarray = { git = "https://github.com/fre-hu/mdarray.git", rev = "ff74e8c9b2449f5aa8b14841e1e51d2d78b5be3c" } +mdarray = { version = "0.7.0" } -- cgit v1.2.3-74-g4815