Files
rust_device/Cargo.toml
2024-02-17 23:25:21 +01:00

12 lines
240 B
TOML

[package]
name = "device"
version = "0.1.0"
authors = ["Romulus21 <romain@delanoe.pro>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
rumqttc = "0.23.0"