summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 3f3a2d9b6fdb96e5d5b1921d91306fef48813bb0 (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 = "b93aaa58b8b0139f4058247df04f9cf765e0717d" }