1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
407 B

[package]
authors = ["Rahix <rahix@rahix.de>"]
edition = "2018"
name = "ggparty-2019"
version = "0.1.0"
[dependencies]
glium = "0.32.1"
image = "0.24.5"
log = "0.4.17"
nalgebra = "0.32.1"
rand = "0.8.5"
ezconf = "0.3.0"
[dependencies.vis-core]
git = "https://github.com/Rahix/visualizer2"
rev = "a5878b86b2dacdc499ffad2247669834a14b719f"
features = ["cpalrecord", "pulseaudio"]
[profile.release]
debug=1