From c09d449902f529db6fe390b22307a237124410de Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Sat, 7 Dec 2019 03:16:43 +0100 Subject: add chatlink + revenant legends support --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 05dc674..679b398 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -18,3 +18,4 @@ xdg = "2.2.0" quick-error = "1.2.0" itertools = "0.8.0" md5 = "0.7" +base64 = "0.11" -- cgit v1.2.3