diff --git a/Cargo.toml b/Cargo.toml index cd5ab4c..302b6c2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ hmac = "0.12.1" hyper-util = "0.1.7" lazy_static = "1.4.0" log = "0.4.20" -oauth2 = "4.4.2" +oauth2 = "5.0.0" parking_lot = "0.12.1" paste = "1.0.15" pbkdf2 = "0.12.2"