summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Morgan <jesse@jesterpm.net>2022-03-20 17:45:57 -0700
committerJesse Morgan <jesse@jesterpm.net>2022-03-20 17:45:57 -0700
commit5ac0b170be23a2af4b93cb2287da1f7393db8165 (patch)
tree90626281175e5eb88e7103ff92f38e1592f5349b /Cargo.toml
parentdc479e75498f0b456421714558d747e65917cdde (diff)
Cleanup dependenciesv0.1.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
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