summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorGraham Northup <grissess@nexusg.org>2018-07-01 21:37:41 -0400
committerGraham Northup <grissess@nexusg.org>2018-07-01 21:37:41 -0400
commita2d24ef36dd6c4197b1306a84eec4fb290d0d5ce (patch)
tree59c63edb720b95d50ed14fb13b861acc06632a99 /Cargo.toml
parent22cb7d7cbcacbfe3a7d3a2d454e6b8cf49ae989c (diff)
Partial commit toward IV/seq implementation!
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 3133a17..3f48885 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,6 +19,7 @@ byteorder = "1.1.0"
rand = "0.3"
unicode-xid = "0.1.0"
portaudio = "0.7.0"
+xml-rs = "0.8.0"
[dependencies.glium]
#version = "0.17.1"