summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorChristoph Groth <christoph.groth@cea.fr>2025-01-09 21:59:23 +0100
committerChristoph Groth <christoph.groth@cea.fr>2025-01-09 22:22:38 +0100
commit2ec9bbe18b57d0673a7065c23ca5d40184bf55ce (patch)
treef958429017d1e76b5824e7fe29b88364f9efa25c /Cargo.lock
parent0352f2f8b17d32aae62fdd020299c25060c223fd (diff)
New conversions allow to use a dynamic rank array with matmul
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 747f12a..f24c693 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -5,7 +5,7 @@ version = 3
[[package]]
name = "mdarray"
version = "0.6.1"
-source = "git+https://github.com/fre-hu/mdarray.git?rev=f7aaba4fe618edb5b55f36e8a9425f165f38163c#f7aaba4fe618edb5b55f36e8a9425f165f38163c"
+source = "git+https://github.com/fre-hu/mdarray.git?rev=06cb5e371326e674c0e9eebe0db5c4e7e200b800#06cb5e371326e674c0e9eebe0db5c4e7e200b800"
[[package]]
name = "mdarray-test"