diff options
| author | diogo464 <[email protected]> | 2025-12-09 21:35:19 +0000 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2025-12-09 21:35:19 +0000 |
| commit | 9e9e52b2afc6e4d1271a37f8b786b39afafe420e (patch) | |
| tree | c36d9dda53ff457892a4300111266147677ec296 | |
| parent | 7d5367d376878cd7df95c28263b5d5ba62b90fce (diff) | |
updated edition to 2024
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,7 +1,7 @@ | |||
| 1 | [package] | 1 | [package] |
| 2 | name = "embassy-ha" | 2 | name = "embassy-ha" |
| 3 | version = "0.1.0" | 3 | version = "0.1.0" |
| 4 | edition = "2021" | 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" |
| 7 | license = "MIT OR Apache-2.0" | 7 | license = "MIT OR Apache-2.0" |
