1
0
Fork 0
mirror of https://codeberg.org/icewind/mitemp-rs.git synced 2026-06-03 17:24:08 +02:00

update repo url

This commit is contained in:
Robin Appelman 2025-05-30 16:41:58 +02:00
commit 0e0e1f9902

View file

@ -4,7 +4,7 @@ version = "0.4.0"
authors = ["Robin Appelman <robin@icewind.nl>"]
edition = "2018"
description = "Read Xiaomi MI Temperature and Humidity Sensor over BLE"
repository = "https://github.com/icewind1991/mitemp-rs"
repository = "https://codeberg.org/icewind/mitemp-rs"
license = "MIT/Apache-2.0"
rust-version = "1.70.0"