update msrv

This commit is contained in:
Robin Appelman 2025-06-02 22:18:52 +02:00
commit 34618492a5

View file

@ -3,7 +3,7 @@ name = "tasmota-mqtt-client"
version = "0.1.0" version = "0.1.0"
edition = "2021" edition = "2021"
license = "MIT OR Apache-2.0" 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" description = "Rust library for interacting with tasmota devices over MQTT"
repository = "https://codeberg.org/icewind/tasmota-mqtt-client" repository = "https://codeberg.org/icewind/tasmota-mqtt-client"