diff options
| -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 = [] |
