Skip to content

Commit ea984ee

Browse files
test commit to know if the url crate is the culprit
1 parent c9c451f commit ea984ee

File tree

5 files changed

+572
-569
lines changed

5 files changed

+572
-569
lines changed

lightning-liquidity/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ chrono = { version = "0.4", default-features = false, features = ["serde", "allo
2929
serde = { version = "1.0", default-features = false, features = ["derive", "alloc"] }
3030
serde_json = "1.0"
3131
backtrace = { version = "0.3", optional = true }
32-
url = { version = "2.3.1", default-features = false }
3332

3433
[dev-dependencies]
3534
lightning = { version = "0.2.0", path = "../lightning", default-features = false, features = ["_test_utils"] }

0 commit comments

Comments
 (0)