Skip to content

Commit c48ff50

Browse files
committed
Avoid breakage from paste v0.1.17
1 parent ba3bffb commit c48ff50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repository = "https://github.com/petelliott/lightning-sys"
1010
documentation = "https://docs.rs/lightning-sys"
1111

1212
[dependencies]
13-
paste = "0.1"
13+
paste = "0.1.18"
1414
lazy_static = "1.4.0"
1515

1616
[build-dependencies]

0 commit comments

Comments
 (0)