summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 28c60c7d4ddbc20fb526d6d8bb9417173a9d2650 (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "demo"
version = "0.1.0"
edition = "2024"

[dependencies]
mdarray = "0.7.2"