aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorTill Höppner2016-01-13 13:32:46 +0100
committerTill Höppner2016-01-13 13:32:46 +0100
commit75867ee8727d23e78648e9369aa83b55d10579e5 (patch)
treec57f31177fd27e61b0851a9948e26dfb9c86e69f /Cargo.toml
parent25b2ed76faf6d55455dec3b90096faa01816f52d (diff)
downloadilc-75867ee8727d23e78648e9369aa83b55d10579e5.tar.gz
ilc-75867ee8727d23e78648e9369aa83b55d10579e5.tar.xz
ilc-75867ee8727d23e78648e9369aa83b55d10579e5.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]