mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-10 05:09:22 +00:00
cargo-deny 0.18.8, remove bip39 git dependency
The former is necessary due to `cargo-deny` misinterpreting select licenses.
The latter is finally possible with the recent 2.2.1 release 🎉
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#![cfg_attr(not(feature = "std"), no_std)]
|
||||
#![no_std]
|
||||
|
||||
pub use bip39::*;
|
||||
|
||||
Reference in New Issue
Block a user