Skip to content

Commit

Permalink
Bump oauth2 dependency to 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ramosbugs committed Apr 30, 2022
1 parent 1cd08bc commit 46709b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 46709b2

Please sign in to comment.