diff options
author | Daniel Schadt <kingdread@gmx.de> | 2019-12-07 03:16:43 +0100 |
---|---|---|
committer | Daniel Schadt <kingdread@gmx.de> | 2019-12-07 03:16:43 +0100 |
commit | c09d449902f529db6fe390b22307a237124410de (patch) | |
tree | 64c04077d2795ae4f288f4fed05e1996238d122c /Cargo.toml | |
parent | d35534c0795caeda46e57fc515b74eba701110a2 (diff) | |
download | kondou-c09d449902f529db6fe390b22307a237124410de.tar.gz kondou-c09d449902f529db6fe390b22307a237124410de.tar.bz2 kondou-c09d449902f529db6fe390b22307a237124410de.zip |
add chatlink + revenant legends support
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,3 +18,4 @@ xdg = "2.2.0" quick-error = "1.2.0" itertools = "0.8.0" md5 = "0.7" +base64 = "0.11" |