summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorHristo Venev <hristo@venev.name>2020-02-05 16:13:42 +0000
committerHristo Venev <hristo@venev.name>2020-02-05 16:16:17 +0000
commitd0c4a5ac8ce6be72a127b0e3ea30984377f082c9 (patch)
treefdc900c008ae2e896b1e9a3471ecdcb978f8b465 /debian/control
parentae0c8ff74df227b5859ada26e3069f79de439cc7 (diff)
0.3.0?
Fails to build because arrayref >= 0.3.6 is not available.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index bb844c7..f28f1c6 100644
--- a/debian/control
+++ b/debian/control
@@ -7,12 +7,13 @@ Build-Depends: debhelper (>= 11),
rustc:native,
libstd-rust-dev,
librust-arrayref-0.3+default-dev (>= 0.3.5-~~),
- librust-base64-0.10+default-dev (>= 0.10.1-~~),
+ librust-base64-0.11+default-dev (>= 0.11.0-~~),
librust-chrono-0.4-dev (>= 0.4.6-~~),
librust-serde-1+default-dev,
librust-serde-derive-1+default-dev,
librust-serde-json-1+default-dev,
- librust-toml-0.5+default-dev
+ librust-toml-0.5+default-dev,
+ scdoc
Maintainer: Hristo Venev <hristo@venev.name>
Standards-Version: 4.2.0
Vcs-Git: https://git.venev.name/hristo/debian/rust-wgconfd.git