diff options
| author | Christoph Groth <christoph.groth@cea.fr> | 2025-01-09 22:18:21 +0100 |
|---|---|---|
| committer | Christoph Groth <christoph.groth@cea.fr> | 2025-01-09 22:24:30 +0100 |
| commit | b529b339c4033873c8967487423010370f655195 (patch) | |
| tree | f6a7914f1c35c3a2211f859ea75a305e72effac1 /Cargo.toml | |
| parent | 2ec9bbe18b57d0673a7065c23ca5d40184bf55ce (diff) | |
Take advantage of upstream improvements
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 = "06cb5e371326e674c0e9eebe0db5c4e7e200b800" } +mdarray = { git = "https://github.com/fre-hu/mdarray.git", rev = "0bbaf1ab7c698c9a2903a56506b526f410c37165" } |
