Release 0.6.0; edition 2021

This commit is contained in:
Aram 🍐 2023-07-01 15:57:28 -04:00
parent 0b69b3fc47
commit 8ef85f3b28
5 changed files with 239 additions and 118 deletions

View file

@ -1,8 +1,8 @@
[package]
name = "rups"
version = "0.5.3"
version = "0.6.0"
authors = ["Aram Peres <aram.peres@wavy.fm>"]
edition = "2018"
edition = "2021"
description = "Network UPS Tools (NUT) client library"
categories = ["network-programming"]
keywords = ["ups", "nut", "tokio", "async"]