···33version = "0.1.0"
44edition = "2021"
5566+description = "Nushell plugin for communicating with D-Bus"
77+license = "MIT"
88+keywords = ["plugin", "dbus", "nu"]
99+610# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
711812[dependencies]