summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorChristoph Groth <christoph.groth@cea.fr>2025-01-09 22:18:21 +0100
committerChristoph Groth <christoph.groth@cea.fr>2025-01-09 22:24:30 +0100
commitb529b339c4033873c8967487423010370f655195 (patch)
treef6a7914f1c35c3a2211f859ea75a305e72effac1 /Cargo.lock
parent2ec9bbe18b57d0673a7065c23ca5d40184bf55ce (diff)
Take advantage of upstream improvements
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 f24c693..a07e6fa 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=06cb5e371326e674c0e9eebe0db5c4e7e200b800#06cb5e371326e674c0e9eebe0db5c4e7e200b800"
+source = "git+https://github.com/fre-hu/mdarray.git?rev=0bbaf1ab7c698c9a2903a56506b526f410c37165#0bbaf1ab7c698c9a2903a56506b526f410c37165"
[[package]]
name = "mdarray-test"