summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorCorey Richardson <corey@octayn.net>2018-07-01 21:12:27 -0700
committerCorey Richardson <corey@octayn.net>2018-07-01 21:25:46 -0700
commit1b3b39e174e26871a0ddb613c80a8e987f6547e5 (patch)
tree2401c7a4cef82c5669b0c7b0ebda13113dc20a90 /Cargo.toml
parenta2d24ef36dd6c4197b1306a84eec4fb290d0d5ce (diff)
a different approach
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3f48885..6c346ef 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"