mirror of
https://github.com/google/bumble.git
synced 2026-04-18 00:45:32 +00:00
Port l2cap_bridge sample to Rust
- Added Rust wrappers where relevant - Edited a couple logs in python l2cap_bridge to be more symmetrical - Created cli subcommand for running the rustified l2cap bridge
This commit is contained in:
1
rust/Cargo.lock
generated
1
rust/Cargo.lock
generated
@@ -138,6 +138,7 @@ dependencies = [
|
||||
"clap 4.4.1",
|
||||
"directories",
|
||||
"env_logger",
|
||||
"futures",
|
||||
"hex",
|
||||
"itertools",
|
||||
"lazy_static",
|
||||
|
||||
Reference in New Issue
Block a user