From 5ac0b170be23a2af4b93cb2287da1f7393db8165 Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sun, 20 Mar 2022 17:45:57 -0700 Subject: Cleanup dependencies --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index dbb765c..1ee70e7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,6 +16,5 @@ path = "src/demo/main.rs" [dependencies] log = "0.4" actix-web = "4" -awc = "3" oauth2 = "4" futures-util = "0.3" \ No newline at end of file -- cgit v1.2.3