Commit 8d09cb2
committed
Merge #218: chore: remove
6fca09d chore: remove `lazy_static` from Cargo.toml (Luis Schwab)
Pull request description:
<!-- You can erase any parts of this template not applicable to your Pull Request. -->
### Description
This PR removes `lazy_static` from `Cargo.toml`. Apparently it wasn't being imported anywhere.
#### All Submissions:
* [X] I've signed all my commits
* [X] I followed the [contribution guidelines](https://github.com/bitcoindevkit/bdk/blob/master/CONTRIBUTING.md)
* [X] I ran `cargo fmt` and `cargo clippy` before committing
ACKs for top commit:
notmandatory:
ACK 6fca09d
ValuedMammal:
ACK 6fca09d
Tree-SHA512: b6f8c6c4886d9442c01bf9a2689385f715cfcc624731bde94dd0286941453d59b154d9131a89a852e1e73fa93f192a11f3c9eb8ae2156c3686a7b744869bc348lazy_static from Cargo.toml1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | 41 | | |
43 | 42 | | |
44 | 43 | | |
| |||
0 commit comments