We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6108cea commit bd18c70Copy full SHA for bd18c70
1 file changed
Cargo.toml
@@ -6,6 +6,8 @@ edition = "2021"
6
description = "Nushell plugin for communicating with D-Bus"
7
license = "MIT"
8
keywords = ["plugin", "dbus", "nu"]
9
+categories = ["command-line-utilities"]
10
+repository = "https://github.com/devyn/nu_plugin_dbus"
11
12
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
13
0 commit comments