mirror of
https://github.com/aramperes/nut-rs.git
synced 2025-09-08 21:18:31 -04:00
Release 0.3.1
This commit is contained in:
parent
0bfbd7ee71
commit
db8158eea7
3 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "rupsc"
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
authors = ["Aram Peres <aram.peres@wavy.fm>"]
|
||||
edition = "2018"
|
||||
description = "A demo program to display UPS variables"
|
||||
|
@ -17,6 +17,6 @@ clap = "2.33.3"
|
|||
anyhow = "1"
|
||||
|
||||
[dependencies.nut-client]
|
||||
version = "0.3.0"
|
||||
version = "0.3.1"
|
||||
path = "../nut-client"
|
||||
features = ["ssl"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue