mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-03-13 01:32:59 +00:00
linux-rust: add ble skeleton
This commit is contained in:
@@ -20,6 +20,8 @@ ab_glyph = "0.2.32"
|
||||
clap = { version = "4.5.50", features = ["derive"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
aes = "0.8.4"
|
||||
futures = "0.3.31"
|
||||
|
||||
[profile.release]
|
||||
opt-level = "s"
|
||||
|
||||
Reference in New Issue
Block a user