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.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 5a8a201..c77debd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -524,6 +524,7 @@ dependencies = [ "serde", "serde_json", "serde_test", + "serde_yaml", "sha2", "tokio", "warp", -- cgit v1.2.3-70-g09d2