From e7480f9232f6a09c5ffa94c29e0d4e875e1d93b4 Mon Sep 17 00:00:00 2001 From: Christoph Groth Date: Wed, 5 Feb 2025 18:02:35 +0100 Subject: Update to edition 2024 --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 97d5598..37660ce 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "mdarray-test" version = "0.1.0" -edition = "2021" +edition = "2024" [dependencies] -mdarray = { git = "https://github.com/fre-hu/mdarray.git", rev = "15e2531d1dfb6cde37b5c6770803dbdde034e6bc" } +mdarray = { git = "https://github.com/fre-hu/mdarray.git", rev = "ff74e8c9b2449f5aa8b14841e1e51d2d78b5be3c" } -- cgit v1.2.3-74-g4815