summaryrefslogtreecommitdiffstats
path: root/crates/tests/mqtt_tests
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-05-11 11:37:54 +0200
committerGitHub <noreply@github.com>2022-05-11 11:37:54 +0200
commit407aa681e2ed6e43123a2767b9b7d70a8689848a (patch)
tree736e84a970f5eb43bc74c954ebbc1c6345450e19 /crates/tests/mqtt_tests
parent3ff268a26f9ec50f9a2b2463d64e8c29d281bbeb (diff)
Patch version bump 0.6.4 (#1136)
* (cargo release) bump version 0.6.4 Co-authored-by: Versioneer <info@thin-edge.io>
Diffstat (limited to 'crates/tests/mqtt_tests')
-rw-r--r--crates/tests/mqtt_tests/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/tests/mqtt_tests/Cargo.toml b/crates/tests/mqtt_tests/Cargo.toml
index 7ac3c139..1456aff0 100644
--- a/crates/tests/mqtt_tests/Cargo.toml
+++ b/crates/tests/mqtt_tests/Cargo.toml
@@ -2,7 +2,7 @@
name = "mqtt_tests"
edition = "2021"
rust-version = "1.58.1"
-version = "0.6.3"
+version = "0.6.4"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html