diff options
| author | Christoph Groth <christoph.groth@cea.fr> | 2024-11-12 18:11:43 +0100 |
|---|---|---|
| committer | Christoph Groth <christoph.groth@cea.fr> | 2025-01-09 13:58:20 +0100 |
| commit | d2a3abaa44f49c45f4f6cc74e00493c86e963b4e (patch) | |
| tree | 1b07cb4dcfd772ed022091316c0a6052471803f2 /Cargo.toml | |
| parent | e39d3089b5b1a8583c6750bedaf639de73cf0316 (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 = "b93aaa58b8b0139f4058247df04f9cf765e0717d" } +mdarray = { git = "https://github.com/fre-hu/mdarray.git", rev = "272f1ff78f7ff82e184cf682c0ea831d7ee11ba3" } |
