mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-07 03:56:42 +01:00
fix(serde-up): update to serde 0.5.0
Serde move all json code into a separate crate that we are now using as well.
This commit is contained in:
@@ -22,7 +22,7 @@ make:
|
||||
- source: main.rs
|
||||
output_dir: src
|
||||
cargo:
|
||||
build_version: "0.3.1"
|
||||
build_version: "0.3.2"
|
||||
keywords: [cli]
|
||||
is_executable: YES
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user