riker-rs / riker

Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.
https://riker.rs
MIT License
1.02k stars 69 forks source link

Switch to syn, quote, proc-macro2 version 1.0 #136

Closed mkj closed 3 years ago

mkj commented 4 years ago

There don't seem to be any incompatible changes, this brings it to the same version used by most other crates