chiark / gitweb /
Bump base64 dependency to 0.21 and fix code to build with it
authorPeter Michael Green <plugwash@debian.org>
Thu, 15 Jun 2023 01:27:41 +0000 (02:27 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 15 Jun 2023 01:38:47 +0000 (02:38 +0100)
commit48a72771ca986187361d8235c779dded5d394bb7
tree5e77311be81d1bd7f1b2ba9f625d713d9907877f
parent262931c80a0ae5dcc6689fcb3fd7c6a73ba71f92
Bump base64 dependency to 0.21 and fix code to build with it

Make debian dependency on base64 match the versioning in Cargo.toml.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Cargo.toml
client/client.rs
debian/control
server/sweb.rs
src/prelude.rs