mirror of
https://github.com/OMGeeky/yup-oauth2.git
synced 2026-01-02 01:16:15 +01:00
Merge pull request #81 from ignatenkobrain/patch-1
chore: Update base64 to 0.10
This commit is contained in:
@@ -11,7 +11,7 @@ license = "MIT OR Apache-2.0"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.9"
|
||||
base64 = "0.10"
|
||||
chrono = "0.4"
|
||||
hyper = "0.10.2"
|
||||
hyper-native-tls = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user