[package] name = "meshtastic_protobufs" edition = "2021" version = "2.5.9" description = "Meshtastic Protobuf definitions" repository = "https://github.com/meshtastic/protobufs" license-file = "LICENSE" include = [ "**/*.rs", "Cargo.toml", ] [dependencies] prost = "0.13.3" prost-types = "0.13.3"