diff options
| author | diogo464 <[email protected]> | 2026-01-05 13:04:59 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-01-05 13:04:59 +0200 |
| commit | 0a1659dbd57180a7c1337d2ec4138f8c29427ce3 (patch) | |
| tree | 483c8e87577cce22da78496b6bd7f28ae0ad7aea | |
| parent | 5d3971cb2e7ffd5b9d6114bdec004ce30857fb3b (diff) | |
| parent | 8bc26dd6abe0a66c7bc69ed738cc9475286232f3 (diff) | |
Merge pull request #1 from ToBinio/set-msrv
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -9,6 +9,7 @@ repository = "https://github.com/diogo464/embassy-ha" | |||
| 9 | readme = "README.md" | 9 | readme = "README.md" |
| 10 | keywords = ["homeassistant", "mqtt", "iot", "embedded", "embassy"] | 10 | keywords = ["homeassistant", "mqtt", "iot", "embedded", "embassy"] |
| 11 | categories = ["embedded", "network-programming"] | 11 | categories = ["embedded", "network-programming"] |
| 12 | rust-version = "1.91.1" | ||
| 12 | 13 | ||
| 13 | [features] | 14 | [features] |
| 14 | default = [] | 15 | default = [] |
