mirror of
https://codeberg.org/icewind/mitemp-rs.git
synced 2026-06-03 17:24:08 +02:00
wip dumpo
This commit is contained in:
parent
c51f1988d9
commit
9496c0a605
4 changed files with 208 additions and 33 deletions
|
|
@ -5,7 +5,8 @@ authors = ["Robin Appelman <robin@icewind.nl>"]
|
|||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
btleplug = "0.3.1"
|
||||
btleplug = { version = "0.4.0", path = "../btleplug" }
|
||||
|
||||
[dev-dependencies]
|
||||
main_error = "0.1.0"
|
||||
main_error = "0.1.0"
|
||||
env_logger = "0.7.1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue