Pin older deps.
This commit is contained in:
parent
fd88bf61f6
commit
bcc3679d25
@ -11,8 +11,8 @@ serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
chrono = { version = "0.4", features = ["serde"] }
|
||||
reqwest = { version = "0.10", default-features = false, features = ['rustls-tls', 'blocking', 'json'] }
|
||||
google_field_selector = { git = "https://github.com/google-apis-rs/generator", rev = "a8483014" }
|
||||
google_api_auth = { git = "https://github.com/google-apis-rs/generator", rev = "a8483014" }
|
||||
google_field_selector = { git = "https://github.com/google-apis-rs/generator", rev = "7504e31" }
|
||||
google_api_auth = { git = "https://github.com/google-apis-rs/generator", rev = "7504e31" }
|
||||
mime = "0.3"
|
||||
textnonce = "0.6"
|
||||
percent-encoding = "2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user