From 997b81ca1f6926d628e41c405ef219e81000e1df Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Fri, 23 Dec 2022 07:44:11 -0500 Subject: Update remaining server dependencies --- protocol/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocol') diff --git a/protocol/Cargo.toml b/protocol/Cargo.toml index 6c0c583..9d25188 100644 --- a/protocol/Cargo.toml +++ b/protocol/Cargo.toml @@ -19,6 +19,6 @@ lazy_static = "1.4" async-trait = "0.1.58" [dev-dependencies] -env_logger = "0.8.4" +env_logger = "0.10.0" dotenv = "0.15" tokio = { version = "1.21.2", features = ["full"] } -- cgit v1.2.3