We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcfd683 commit 1fc7078Copy full SHA for 1fc7078
lightning/Cargo.toml
@@ -44,7 +44,7 @@ hex = { version = "0.4", optional = true }
44
regex = { version = "0.2.11", optional = true }
45
backtrace = { version = "0.3", optional = true }
46
47
-core2 = { version = "0.3.0", optional = true, default-features = false }
+core2 = { version = "0.4.0", optional = true, default-features = false }
48
49
[dev-dependencies]
50
hex = "0.4"
0 commit comments