rust: Use LazyLock over lazy_static and update dependencies LazyLock is a built-in std way to do lazy statics. Remove import of lazy_static and use LazyLock instead since Fuchsia has deprecated import of lazy_static. Update other dependencies to versions that are used in Fuchsia. Test: cargo test Change-Id: Ib8ecbb54b8b60793469d33bdbf3f7f781e147160 Reviewed-on: https://bluetooth-review.googlesource.com/c/bluetooth/+/3040
This is a repository for shared libraries and tools that can be useful for multiple Bluetooth stacks.
These tools and libraries are meant to be:
It has been started as a repository for developing Rust crates but can be easily expanded to include libraries and tools written in other languages.
It is not a full Bluetooth stack. Google has two officially open-source Bluetooth stacks: