rustasync / runtime

Empowering everyone to build asynchronous software
https://docs.rs/runtime
Apache License 2.0
862 stars 28 forks source link

Update syn, proc-macro2, quote to 1.0 #91

Closed tirr-c closed 5 years ago

tirr-c commented 5 years ago

Description

Closes #93, closes #94, closes #95.

syn and quote had some non-trivial breaking changes.

Types of changes