We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 560964c commit b8e1615Copy full SHA for b8e1615
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "tonari-actor"
3
description = "A minimalist actor framework aiming for high performance and simplicity."
4
-version = "0.7.0"
+version = "0.8.0"
5
authors = ["Jake McGinty <me@jake.su>", "Matěj Laitl <matej@laitl.cz>", "Ryo Kawaguchi <ryo@kawagu.ch>", "Brian Schwind <brianmschwind@gmail.com>"]
6
license = "MIT"
7
edition = "2018"
0 commit comments