summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTom Barrett <tom@tombarrett.xyz>2020-03-04 03:41:04 -0600
committerTom Barrett <tom@tombarrett.xyz>2020-03-04 03:41:04 -0600
commit0c0b348971ee209679b571977115537daf9288cf (patch)
treec2a4a1bd6296fa81bc615137083f6912929bf08a /Cargo.toml
parentaf5e8f365478f62bc5108217317e70a6ee1accf4 (diff)
audio works
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 034b691..96fc0cf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,3 +8,5 @@ edition = "2018"
luminance = "0.39"
luminance-derive = "0.5.3"
luminance-glfw = "0.12.1"
+alto = "3.0.4"
+lewton = "0.10.0"