diff options
| author | Christoph Groth <christoph.groth@cea.fr> | 2024-11-19 14:15:44 +0100 |
|---|---|---|
| committer | Christoph Groth <christoph.groth@cea.fr> | 2025-01-09 13:58:20 +0100 |
| commit | 0352f2f8b17d32aae62fdd020299c25060c223fd (patch) | |
| tree | b4ece9bdb627135c5a727f1b96839c4e3fd2ee42 /Cargo.toml | |
| parent | d2a3abaa44f49c45f4f6cc74e00493c86e963b4e (diff) | |
Catch up with upstream
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 = "272f1ff78f7ff82e184cf682c0ea831d7ee11ba3" } +mdarray = { git = "https://github.com/fre-hu/mdarray.git", rev = "f7aaba4fe618edb5b55f36e8a9425f165f38163c" } |
