diff options
author | Corey Richardson <corey@octayn.net> | 2018-07-01 21:12:27 -0700 |
---|---|---|
committer | Corey Richardson <corey@octayn.net> | 2018-07-01 21:25:46 -0700 |
commit | 1b3b39e174e26871a0ddb613c80a8e987f6547e5 (patch) | |
tree | 2401c7a4cef82c5669b0c7b0ebda13113dc20a90 /Cargo.toml | |
parent | a2d24ef36dd6c4197b1306a84eec4fb290d0d5ce (diff) |
a different approach
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ rand = "0.3" unicode-xid = "0.1.0" portaudio = "0.7.0" xml-rs = "0.8.0" +failure = "0.1" [dependencies.glium] #version = "0.17.1" |