From 17f3c1a5023ff0457299b272a608ba45875841c7 Mon Sep 17 00:00:00 2001 From: Daniel Schadt Date: Sat, 7 Dec 2019 17:14:32 +0100 Subject: implement chatlink parsing --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 5799fa6..7407654 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,3 +20,4 @@ itertools = "0.8.0" md5 = "0.7" base64 = "0.11" termcolor = "1.0" +num_enum = "0.4" -- cgit v1.2.3