We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46aa389 + 5d903fe commit 27a1babCopy full SHA for 27a1bab
1 file changed
Cargo.toml
@@ -22,7 +22,7 @@ bip324 = { version = "0.6.0", default-features = false, features = [
22
"alloc",
23
"tokio",
24
] }
25
-tokio = { version = "1.37", default-features = false, features = [
+tokio = { version = "1", default-features = false, features = [
26
"rt-multi-thread",
27
"sync",
28
"time",
0 commit comments