diff options
| author | Christoph Groth <christoph.groth@cea.fr> | 2025-04-30 10:52:07 +0200 |
|---|---|---|
| committer | Christoph Groth <christoph.groth@cea.fr> | 2025-04-30 10:52:07 +0200 |
| commit | 58916e3e1b9e668838e1cf8947ead046b47fd0e2 (patch) | |
| tree | 3acada6e679d352ae4da9d8cafbf19bc205d4a05 /Cargo.toml | |
| parent | 425adfa8e2afd903d3900b9d9562f380d54bd9b4 (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 = "2024" [dependencies] -mdarray = { version = "0.7.0" } +mdarray = { git = "https://github.com/fre-hu/mdarray.git", rev = "2a67f2ec7ed326fad9dc95a94f772b7e2140c8eb" } |
