diff options
author | Tom Barrett <tom@tombarrett.xyz> | 2020-03-04 03:41:04 -0600 |
---|---|---|
committer | Tom Barrett <tom@tombarrett.xyz> | 2020-03-04 03:41:04 -0600 |
commit | 0c0b348971ee209679b571977115537daf9288cf (patch) | |
tree | c2a4a1bd6296fa81bc615137083f6912929bf08a /Cargo.toml | |
parent | af5e8f365478f62bc5108217317e70a6ee1accf4 (diff) |
audio works
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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" |