We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bf7812 commit 4f8c2d5Copy full SHA for 4f8c2d5
nut-client/Cargo.toml
@@ -5,7 +5,7 @@ authors = ["Aram Peres <aram.peres@wavy.fm>"]
5
edition = "2018"
6
description = "Network UPS Tools (NUT) client library"
7
categories = ["network-programming"]
8
-keywords = ["ups", "nut"]
+keywords = ["ups", "nut", "tokio", "async"]
9
repository = "https://github.com/aramperes/nut-client-rs"
10
documentation = "https://docs.rs/nut-client"
11
readme = "../README.md"
0 commit comments