mirror of
https://codeberg.org/icewind/mitemp-rs.git
synced 2026-06-03 09:14:07 +02:00
0.5.0
This commit is contained in:
parent
8765366cbd
commit
7b5f54bef3
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -398,7 +398,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "mitemp"
|
||||
version = "0.4.0"
|
||||
version = "0.5.0"
|
||||
dependencies = [
|
||||
"btleplug",
|
||||
"main_error",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "mitemp"
|
||||
version = "0.4.0"
|
||||
version = "0.5.0"
|
||||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||
edition = "2024"
|
||||
description = "Read Xiaomi MI Temperature and Humidity Sensor over BLE"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue