mirror of
https://github.com/arampoire/nut-rs.git
synced 2025-12-01 00:30:23 -05:00
Add SSL support
This commit is contained in:
parent
d78fd8c141
commit
64811b7421
15 changed files with 550 additions and 102 deletions
|
|
@ -19,3 +19,4 @@ anyhow = "1"
|
|||
[dependencies.nut-client]
|
||||
version = "0.1.0"
|
||||
path = "../nut-client"
|
||||
features = ["ssl"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue