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

[dependencies]
mdarray = "0.8.0"