Merge pull request #2063 from valentinewallace/2023-03-remove-paymentpathfailed-retry
[rust-lightning] / lightning-block-sync / Cargo.toml
index 69c64a14f1e3006cef97bd484ff28ab18c684e98..894c3b528df83f500683eb0e1c53a8fa7560fffb 100644 (file)
@@ -28,4 +28,4 @@ chunked_transfer = { version = "1.4", optional = true }
 
 [dev-dependencies]
 lightning = { version = "0.0.114", path = "../lightning", features = ["_test_utils"] }
-tokio = { version = "~1.14", features = [ "macros", "rt" ] }
+tokio = { version = "1.14", features = [ "macros", "rt" ] }