mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-01-02 01:16:15 +01:00
Merge pull request #82 from ignatenkobrain/patch-2
chore: Update itertools to 0.8
This commit is contained in:
@@ -15,7 +15,7 @@ base64 = "0.10"
|
||||
chrono = "0.4"
|
||||
hyper = "0.10.2"
|
||||
hyper-native-tls = "0.3"
|
||||
itertools = "0.7"
|
||||
itertools = "0.8"
|
||||
log = "0.3"
|
||||
openssl = {version = "0.10", optional = true}
|
||||
rustls = {version = "0.14", optional = true}
|
||||
|
||||
Reference in New Issue
Block a user