abonander / anterofit

Strongly typed, asynchronous REST client framework for Rust.
Apache License 2.0
135 stars 13 forks source link

Support of serde v1.x.x #11

Open arazabishov opened 7 years ago

arazabishov commented 7 years ago

Hi @abonander,

Thanks for the great work on library. Are there any plans to support first stable release of serde?

abonander commented 7 years ago

Yeah, it's in the works along with #6. I'm still working on https://github.com/abonander/multipart-async though.

arazabishov commented 7 years ago

Nice! Do you accept third party contributions?

abonander commented 7 years ago

On which project?

arazabishov commented 7 years ago

Anterofit.

abonander commented 7 years ago

Yeah, if you want an upgrade of Serde now feel free to try it. I was thinking I'd lump all these changes into one release but it doesn't have to be that way.