mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
fix(rustup): rustc (be9bd7c93 2015-04-05)
* using std::convert * update to latest hyper (and other dependencies) Related to #46
This commit is contained in:
@@ -1,11 +1,8 @@
|
||||
api:
|
||||
blacklist:
|
||||
# All of these require Box<> support in serde
|
||||
# See https://github.com/erickt/rust-serde/issues/45
|
||||
- civicinfo
|
||||
- discovery
|
||||
- gan
|
||||
- plus
|
||||
# exclude APIs which currently don't build correctly. State the reason for the exclusion as well
|
||||
# to allow looking at it at a later point.
|
||||
-
|
||||
# Contains values shared among all API implementations
|
||||
directories:
|
||||
# directory under which all generated sources should reside
|
||||
|
||||
Reference in New Issue
Block a user