Skip to content

Commit 6108cea

Browse files
committed
add more detail for the crate metadata
1 parent 452ca72 commit 6108cea

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ name = "nu_plugin_dbus"
33
version = "0.1.0"
44
edition = "2021"
55

6+
description = "Nushell plugin for communicating with D-Bus"
7+
license = "MIT"
8+
keywords = ["plugin", "dbus", "nu"]
9+
610
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
711

812
[dependencies]

0 commit comments

Comments
 (0)