diff --git a/networks/monero/wallet/Cargo.toml b/networks/monero/wallet/Cargo.toml index 7f55ba0b..af787e49 100644 --- a/networks/monero/wallet/Cargo.toml +++ b/networks/monero/wallet/Cargo.toml @@ -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