We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 452ca72 commit 6108ceaCopy full SHA for 6108cea
1 file changed
Cargo.toml
@@ -3,6 +3,10 @@ name = "nu_plugin_dbus"
3
version = "0.1.0"
4
edition = "2021"
5
6
+description = "Nushell plugin for communicating with D-Bus"
7
+license = "MIT"
8
+keywords = ["plugin", "dbus", "nu"]
9
+
10
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
11
12
[dependencies]
0 commit comments