Closes: #1084523
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
[[package]]
name = "base64"
-version = "0.21.7"
+version = "0.22.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567"
+checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
[[package]]
name = "bitflags"
hippotat-macros = { version = "1.1.3", path = "macros" }
backtrace = "0.3.3"
-base64 = "0.21"
+base64 = ">=0.21, <0.23"
# clap 3 would work too at the time of writing, but it lacks the `wrap_help`
# feature - that's built-in there.
cfg-if = "1"