# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" rust-version = "1.65" name = "burble-const" version = "0.2.2" authors = ["Maxim Khitrov "] description = "Bluetooth LE assigned numbers" readme = "README.md" keywords = [ "ble", "bluetooth", "bluez", "gatt", "l2cap", ] categories = [ "api-bindings", "embedded", "hardware-support", "network-programming", "os", ] license = "MPL-2.0" repository = "https://github.com/BlackrockNeurotech/burble" [dependencies.num_enum] version = "0.5.11" [dependencies.paste] version = "1.0.12" [dependencies.structbuf] version = "0.3.4" [dev-dependencies.enum-iterator] version = "1.4.0"