Skip to content

Commit bb2c8aa

Browse files
committed
Have lightning-tests follow workspace lints
1 parent 17b08bc commit bb2c8aa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lightning-tests/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ lightning_0_0_125 = { package = "lightning", version = "0.0.125", features = ["_
2020
bitcoin = { version = "0.32.2", default-features = false }
2121

2222
[dev-dependencies]
23+
24+
[lints]
25+
workspace = true

0 commit comments

Comments
 (0)