summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 90afeb71d443cbbce15e635dc507f30a0200a5c1 (plain) (blame)
1
2
3
4
5
6
7
8
9
[package]
name = "buddha_brot"
version = "0.1.0"
authors = ["Andreas Grois <andi@grois.info>"]

[dependencies]
rand="0.4"
png="0.11.0"
num-complex = "0.1"