From b338d7e2ae3d9e921d513943bd8fcd1043d60dd1 Mon Sep 17 00:00:00 2001 From: syn Date: Mon, 25 May 2020 20:17:39 +0300 Subject: Finish typing Every single piece of fucking shit is typed now --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 216fe6f..bda1ff5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -9,7 +9,7 @@ edition = "2018" [dependencies] "rust-tdlib" = { path = "rust-tdlib" } "pert-types" = { path = "types" } -#serde = { version = "1", features = ["derive"] } +serde = { version = "1", features = ["derive"] } serde_json = "1" crossbeam = "0.7" dotenv = "0.15" -- cgit v1.2.1-18-gbd029