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

[dependencies]
mdarray = "0.6.1"