aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTill Höppner2016-01-13 13:32:46 +0100
committerTill Höppner2016-01-20 20:20:32 +0100
commit8e2f17b9838d60214f007c8108ee7069c458f40d (patch)
tree7fff0100a7e24f2149fb395abd8af3d869326040 /Cargo.toml
parent25b2ed76faf6d55455dec3b90096faa01816f52d (diff)
downloadilc-8e2f17b9838d60214f007c8108ee7069c458f40d.tar.gz
ilc-8e2f17b9838d60214f007c8108ee7069c458f40d.tar.xz
ilc-8e2f17b9838d60214f007c8108ee7069c458f40d.zip
Updated dependencies, still doesn't build
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 dfbd9b1..7978cd7 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -21,6 +21,7 @@ bincode = "*"
combine = "*"
glob = "*"
rmp = "*"
+rmp-serialize = "*"
blist = "*"
[profile.release]