We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 700c1cb commit 3f55fa1Copy full SHA for 3f55fa1
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
## Unreleased
4
+
5
+## [v0.3.0] - 2022-05-15
6
### Added
7
- Support `async` with `Tokio`
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "zbx_sender"
-version = "0.3.0-alpha"
+version = "0.3.0"
authors = ["Alexander Andreev <[email protected]>"]
description = "Implementation of Zabbix Sender Client."
homepage = "https://github.com/ava57r/zbx-sender-rs"
0 commit comments