From 0d2611a08449c8596faccf5f8e385980f571bf2d Mon Sep 17 00:00:00 2001 From: necrashter Date: Sat, 23 Apr 2022 13:55:48 +0300 Subject: Implement the ability to read config from yaml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 065cd84..45703ff 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,6 +16,7 @@ log = "0.4.8" log4rs = "1.0.0" parking_lot = "0.10.0" serde_json = "1.0.59" +serde_yaml = "0.8" lazy_static = "1.4.0" blake2 = "0.9.1" hex-literal = "0.3.1" -- cgit v1.2.3-70-g09d2