chore(cargo): add cargo-machete ignore list

This commit is contained in:
Michael Aaron Murphy 2024-03-15 15:10:02 +01:00 committed by Jeremy Soller
parent ca8c674014
commit 313b4cb943
No known key found for this signature in database
GPG key ID: D02FD439211AF56F

View file

@ -52,5 +52,8 @@ tracing-log = "0.2.0"
[profile.release]
lto = "fat"
[workspace.metadata.cargo-machete]
ignored = ["libcosmic"]
[patch."https://github.com/Smithay/client-toolkit"]
sctk = { git = "https://github.com/smithay/client-toolkit//", package = "smithay-client-toolkit", rev = "e63ab5f" }