infinitime-rs/Cargo.toml
thatscringebro 025e39f000 added get to some properties
Signed-off-by: thatscringebro <thatscringebro@tutanota.com>
2025-04-30 13:56:21 -04:00

10 lines
172 B
TOML

[package]
name = "infinitime-rs"
version = "0.1.0"
edition = "2024"
[dependencies]
btleplug = "0.11.8"
tokio = { version = "1.44.2", features = ["full"] }
uuid = "1.16.0"