diff --git a/Cargo.toml b/Cargo.toml index 051d9eb8..65814c8a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -35,7 +35,7 @@ thiserror = "1.0" http = "0.2" itertools = "0.10" log = "0.4" -oauth2 = { version = "4.1", default-features = false } +oauth2 = { version = "4.2", default-features = false } rand = "0.8" ring = "0.16" serde = "1.0"