aboutsummaryrefslogtreecommitdiff
path: root/ops/Cargo.toml
diff options
context:
space:
mode:
authorTill Höppner2016-03-09 16:59:15 +0100
committerTill Höppner2016-03-09 17:01:04 +0100
commiteca90a051b4daebe12a8421c6c4f57d5b5b9fbbd (patch)
tree4af753d758b1349b105d4b79dc2ac740cff28581 /ops/Cargo.toml
parente15f184edc228b991ee87ca39a6a177e6938d9c6 (diff)
downloadilc-eca90a051b4daebe12a8421c6c4f57d5b5b9fbbd.tar.gz
ilc-eca90a051b4daebe12a8421c6c4f57d5b5b9fbbd.tar.xz
ilc-eca90a051b4daebe12a8421c6c4f57d5b5b9fbbd.zip
Allow ARM failure
Diffstat (limited to 'ops/Cargo.toml')
-rw-r--r--ops/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ops/Cargo.toml b/ops/Cargo.toml
index 9a31871..f4bf082 100644
--- a/ops/Cargo.toml
+++ b/ops/Cargo.toml
@@ -12,3 +12,4 @@ log = "0.3.5"
ilc-base = "~0.2"
blist = "0.0.4"
bit-set = "0.3.0"
+serde = "~0.7"