diff options
| author | diogo464 <[email protected]> | 2026-01-20 15:06:41 +0000 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2026-01-20 15:06:41 +0000 |
| commit | 18cf7f77b0d1c93d9b24f1ba43183a81e3e5a81e (patch) | |
| tree | d4352b08f87dd51c4eddb2fd300cb2be13bd4e50 /Cargo.toml | |
| parent | 74e0f4ca0b0054e3317826f2af0932712d965671 (diff) | |
| parent | 8466e8720856786833099580931e7cc77d89d122 (diff) | |
Merge branch 'main' into embassy-gitembassy-git
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | name = "embassy-ha" | 2 | name = "embassy-ha" |
| 3 | version = "0.2.0" | 3 | version = "0.3.0" |
| 4 | edition = "2024" | 4 | edition = "2024" |
| 5 | authors = ["diogo464 <[email protected]>"] | 5 | authors = ["diogo464 <[email protected]>"] |
| 6 | description = "MQTT Home Assistant integration library for Embassy async runtime" | 6 | description = "MQTT Home Assistant integration library for Embassy async runtime" |
