mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
CI fixes
Mainly corrects for https://github.com/alloy-rs/alloy/issues/1510 yet also corrects a missing machete ignore.
This commit is contained in:
@@ -13,6 +13,9 @@ rust-version = "1.70"
|
||||
all-features = true
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
|
||||
[package.metadata.cargo-machete]
|
||||
ignored = ["tiny-bip39"]
|
||||
|
||||
[lib]
|
||||
name = "bip39"
|
||||
path = "src/lib.rs"
|
||||
|
||||
Reference in New Issue
Block a user