summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 4a27b264f1ff54093a79090465c7959b2b54422c (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "mdarray-test"
version = "0.1.0"
edition = "2021"

[dependencies]
mdarray = { git = "https://github.com/fre-hu/mdarray.git", rev = "06cb5e371326e674c0e9eebe0db5c4e7e200b800" }