mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2025-12-29 15:49:45 +01:00
chore(dependencies): pin url crate
The latest one needs some modifications, that will be done in time. Closes #150
This commit is contained in:
@@ -29,4 +29,4 @@ cargo:
|
||||
build_script: src/build.rs
|
||||
keywords: [protocol, web, api]
|
||||
dependencies:
|
||||
- url = ">= 0.5"
|
||||
- url = "= 0.5"
|
||||
|
||||
Reference in New Issue
Block a user