We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72a2298 commit cad161bCopy full SHA for cad161b
1 file changed
Cargo.toml
@@ -19,7 +19,7 @@ bitcoin = "=0.32.6"
19
lightning = "=0.1.4"
20
sha2 = "=0.10.9"
21
ppv-lite86 = "0.2.20"
22
-tokio = { version = "1.44.1", features = ["full"] }
+tokio = { version = "1.46.0", features = ["full"] }
23
serde = { version = "1.0.219", features = ["derive"] }
24
serde_json = "1.0.140"
25
tokio-util = "0.7.13"
0 commit comments