Byron / google-apis-rs

A binding and CLI generator for all Google APIs
http://byron.github.io/google-apis-rs
Other
1.02k stars 136 forks source link

Publish fix for #291 for other APIs #293

Closed pingw33n closed 3 years ago

pingw33n commented 3 years ago

Not sure about other APIs but at least Drive API v3 also needs #291 fix to make multipart uploads working.

Byron commented 3 years ago

Thanks for letting me know. drive3 v2.0.7 was just released, containing the fix. https://docs.rs/google-drive3/2.0.7+20210322 and https://crates.io/crates/google-drive3/2.0.7+20210322 for reference.