Skip to content

Commit

Permalink
add mio to udeps ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
TheConcierge committed Jul 26, 2024
1 parent a00a92b commit 9385346
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,6 @@ napi-build = "2.0.1"

[profile.release]
lto = true

[package.metadata.cargo-udeps.ignore]
normal = ["mio"]

0 comments on commit 9385346

Please sign in to comment.