maybe-owned is no good because it wants &Box<[u8]> but we want &[u8]
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e70cc2f62c6ce1868963827bd677764c62d07c3d9a3e1fb1177ee1a9ab199eb2"
+[[package]]
+name = "cervine"
+version = "0.0.6"
+source = "registry+https://github.com/rust-lang/crates.io-index"
+checksum = "9f0db89834ef04fc63d2f136327b42d532b45def0345213d28690a3446c7bdb5"
+
[[package]]
name = "cfg-if"
version = "1.0.0"
dependencies = [
"anyhow",
"base64",
+ "cervine",
"configparser",
"env_logger",
"extend",
extend = "1" # no deps not in sid
fehler = "1" # no deps (other than fehler-macros, obvs)
lazy-regex = "2" # no deps not in sid
+cervine = "0.0" # no (non-dev)-deps not in sid