mirror of
https://github.com/zerotier/sequential-exchange.git
synced 2026-05-22 16:28:28 -07:00
fixed tokio
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ path = "src/lib.rs"
|
||||
doc = true
|
||||
|
||||
[features]
|
||||
default = ["serde", "std", "tokio"]
|
||||
default = ["serde", "std"]
|
||||
tokio = ["std", "dep:tokio"]
|
||||
std = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user