diff options
| author | Christoph Groth <christoph.groth@cea.fr> | 2025-02-05 17:10:50 +0100 |
|---|---|---|
| committer | Christoph Groth <christoph.groth@cea.fr> | 2025-02-05 17:10:50 +0100 |
| commit | 2e045badf89e7fd0f852ac012064cd811f82b790 (patch) | |
| tree | b008d3eced0ccbac724278896970312ecd0f4976 /Cargo.toml | |
| parent | b529b339c4033873c8967487423010370f655195 (diff) | |
Demonstrate rank >6
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,4 +4,4 @@ version = "0.1.0" edition = "2021" [dependencies] -mdarray = { git = "https://github.com/fre-hu/mdarray.git", rev = "0bbaf1ab7c698c9a2903a56506b526f410c37165" } +mdarray = { git = "https://github.com/fre-hu/mdarray.git", rev = "15e2531d1dfb6cde37b5c6770803dbdde034e6bc" } |
