We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e87fbd commit 5111277Copy full SHA for 5111277
CHANGELOG.md
@@ -1,7 +1,3 @@
1
-# 0.8.1
2
-
3
- - fix broken logging
4
5
# 0.8.0
6
7
- switch internal actor mailbox to `flume` from `crossbeam-channel`
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "tyra"
-version = "0.7.0"
+version = "0.8.0"
authors = ["sers.dev <[email protected]>"]
edition = "2018"
license = "MIT OR Apache-2.0"
0 commit comments