X-Git-Url: http://git.euphorik.ch/?a=blobdiff_plain;f=Cargo.lock;h=25b9796d3fc4339ebf0365dbe6efcd487578c38f;hb=98687ed0454061c7164ab64e8bd5d25b18896a39;hp=f16cc63ad77d4a3471f90751ae99043e6ed6bd8d;hpb=a2d9b44b27798e2c8a759b2b78d64fc3c6fd9910;p=rup.git diff --git a/Cargo.lock b/Cargo.lock index f16cc63..25b9796 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1290,6 +1290,7 @@ dependencies = [ "actix-files 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", "actix-web 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", "askama 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", + "base64 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)", "itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)", "listenfd 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", "openssl 0.10.23 (registry+https://github.com/rust-lang/crates.io-index)",