aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2026-01-20 15:06:41 +0000
committerdiogo464 <[email protected]>2026-01-20 15:06:41 +0000
commit18cf7f77b0d1c93d9b24f1ba43183a81e3e5a81e (patch)
treed4352b08f87dd51c4eddb2fd300cb2be13bd4e50 /Cargo.toml
parent74e0f4ca0b0054e3317826f2af0932712d965671 (diff)
parent8466e8720856786833099580931e7cc77d89d122 (diff)
Merge branch 'main' into embassy-gitembassy-git
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5821533..62a777c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "embassy-ha" 2name = "embassy-ha"
3version = "0.2.0" 3version = "0.3.0"
4edition = "2024" 4edition = "2024"
5authors = ["diogo464 <[email protected]>"] 5authors = ["diogo464 <[email protected]>"]
6description = "MQTT Home Assistant integration library for Embassy async runtime" 6description = "MQTT Home Assistant integration library for Embassy async runtime"