BitBoxSwiss / bitbox02-firmware

Firmware code of the BitBox02 hardware wallet
https://bitbox.swiss/bitbox02
Apache License 2.0
215 stars 80 forks source link

rust: add `dep:` prefix when enabling deps #1239

Open benma opened 5 days ago

benma commented 5 days ago

For clarity.

The bitcoin dep is now always enabledas it's needed in bip32.rs, which is used not only by the bitcoin app.