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

Changed Cargo.toml version in README.md #137

Closed bogdanstate closed 3 years ago

bogdanstate commented 4 years ago

I just tried riker for the first time, and couldn't get the example in the readme to compile. Then I noticed the Cargo.toml version was wrong, so I changed it. The example compiles now.