mirror of
https://github.com/stakwork/sphinx-key.git
synced 2025-12-17 07:14:23 +01:00
sphinx-key: add tls to default features
This commit is contained in:
@@ -7,7 +7,7 @@ version = "0.1.0"
|
|||||||
resolver = "2"
|
resolver = "2"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
default = ["std"]
|
default = ["std", "tls"]
|
||||||
no_persist = []
|
no_persist = []
|
||||||
pingpong = []
|
pingpong = []
|
||||||
std = ["sphinx-signer"]
|
std = ["sphinx-signer"]
|
||||||
|
|||||||
Reference in New Issue
Block a user