mirror of
https://github.com/serai-dex/serai.git
synced 2024-12-22 11:39:35 +00:00
Add machete exception for monero-clsag to monero-wallet
This commit is contained in:
parent
6b270bc6aa
commit
2c7148d636
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@ rust-version = "1.80"
|
|||
[package.metadata.docs.rs]
|
||||
all-features = true
|
||||
rustdoc-args = ["--cfg", "docsrs"]
|
||||
rust-version = "1.80"
|
||||
|
||||
[package.metadata.cargo-machete]
|
||||
ignored = ["monero-clsag"]
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
|
|
Loading…
Reference in a new issue