mirror of
https://github.com/aramperes/nut-rs.git
synced 2025-09-09 05:28:31 -04:00
Update keywords
This commit is contained in:
parent
7bf7812593
commit
4f8c2d5bd9
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ authors = ["Aram Peres <aram.peres@wavy.fm>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
description = "Network UPS Tools (NUT) client library"
|
description = "Network UPS Tools (NUT) client library"
|
||||||
categories = ["network-programming"]
|
categories = ["network-programming"]
|
||||||
keywords = ["ups", "nut"]
|
keywords = ["ups", "nut", "tokio", "async"]
|
||||||
repository = "https://github.com/aramperes/nut-client-rs"
|
repository = "https://github.com/aramperes/nut-client-rs"
|
||||||
documentation = "https://docs.rs/nut-client"
|
documentation = "https://docs.rs/nut-client"
|
||||||
readme = "../README.md"
|
readme = "../README.md"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue