From b529b339c4033873c8967487423010370f655195 Mon Sep 17 00:00:00 2001 From: Christoph Groth Date: Thu, 9 Jan 2025 22:18:21 +0100 Subject: Take advantage of upstream improvements --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4a27b26..1822945 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 = "06cb5e371326e674c0e9eebe0db5c4e7e200b800" } +mdarray = { git = "https://github.com/fre-hu/mdarray.git", rev = "0bbaf1ab7c698c9a2903a56506b526f410c37165" } -- cgit v1.2.3-74-g4815