From 8a11aa77f47d455f5167cb2046acc59c2b967bb1 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Wed, 16 Oct 2019 00:19:12 -0400 Subject: comment --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index f8f8f0f..ed43526 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ lazy_static = "1" log = "0.4" mio = "0.6" native-tls = "0.2" -oauth2 = "3.0.0-alpha.3" +oauth2 = "3.0.0-alpha.3" # need the alpha for async support open = "1" rand = "0.7" ratelimit_meter = "5" -- cgit v1.2.3-54-g00ecf