mirror of
https://codeberg.org/icewind/tasmota-mqtt-client.git
synced 2026-06-03 10:14:10 +02:00
update repo url
This commit is contained in:
parent
f84afa72ea
commit
fcf8f30dea
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ edition = "2021"
|
||||||
license = "MIT OR Apache-2.0"
|
license = "MIT OR Apache-2.0"
|
||||||
rust-version = "1.70.0"
|
rust-version = "1.70.0"
|
||||||
description = "Rust library for interacting with tasmota devices over MQTT"
|
description = "Rust library for interacting with tasmota devices over MQTT"
|
||||||
repository = "https://github.com/icewind1991/tasmota-mqtt-client"
|
repository = "https://codeberg.org/icewind/tasmota-mqtt-client"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
rumqttc = { version = "0.24.0", features = ["use-rustls"] }
|
rumqttc = { version = "0.24.0", features = ["use-rustls"] }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue