From 7b13a377a6db6365f76afa6e8560a39733cf542d Mon Sep 17 00:00:00 2001 From: Christoph Groth Date: Mon, 9 Feb 2026 12:03:27 +0100 Subject: Catch up with upstream (merge of Array and Tensor) --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 28c60c7..5dca1af 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,4 +4,4 @@ version = "0.1.0" edition = "2024" [dependencies] -mdarray = "0.7.2" +mdarray = "0.8.0" -- cgit v1.2.3-74-g4815