mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-19 13:01:39 -07:00
revert default feature list once again
This commit is contained in:
parent
4fab227c23
commit
4237830a97
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||
crate-type = ["staticlib", "rlib"]
|
||||
|
||||
[features]
|
||||
default = ["zeroidc", "ztcontroller"]
|
||||
default = ["zeroidc"]
|
||||
zeroidc = []
|
||||
ztcontroller = [
|
||||
"dep:serde",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue