mirror of
https://codeberg.org/icewind/tasmota-mqtt-client.git
synced 2026-06-03 10:14:10 +02:00
update msrv
This commit is contained in:
parent
84733ad6f2
commit
34618492a5
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ name = "tasmota-mqtt-client"
|
|||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
license = "MIT OR Apache-2.0"
|
||||
rust-version = "1.70.0"
|
||||
rust-version = "1.74.1"
|
||||
description = "Rust library for interacting with tasmota devices over MQTT"
|
||||
repository = "https://codeberg.org/icewind/tasmota-mqtt-client"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue