From 2ec9bbe18b57d0673a7065c23ca5d40184bf55ce Mon Sep 17 00:00:00 2001 From: Christoph Groth Date: Thu, 9 Jan 2025 21:59:23 +0100 Subject: New conversions allow to use a dynamic rank array with matmul --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index b0e8e33..4a27b26 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 = "f7aaba4fe618edb5b55f36e8a9425f165f38163c" } +mdarray = { git = "https://github.com/fre-hu/mdarray.git", rev = "06cb5e371326e674c0e9eebe0db5c4e7e200b800" } -- cgit v1.2.3-74-g4815