summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 1822945c97fbea2386f07bffdfee97eace5d6ffc (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 = "0bbaf1ab7c698c9a2903a56506b526f410c37165" }