chore(cargo): add cargo-machete ignore list
This commit is contained in:
parent
ca8c674014
commit
313b4cb943
1 changed files with 3 additions and 0 deletions
|
|
@ -52,5 +52,8 @@ tracing-log = "0.2.0"
|
||||||
[profile.release]
|
[profile.release]
|
||||||
lto = "fat"
|
lto = "fat"
|
||||||
|
|
||||||
|
[workspace.metadata.cargo-machete]
|
||||||
|
ignored = ["libcosmic"]
|
||||||
|
|
||||||
[patch."https://github.com/Smithay/client-toolkit"]
|
[patch."https://github.com/Smithay/client-toolkit"]
|
||||||
sctk = { git = "https://github.com/smithay/client-toolkit//", package = "smithay-client-toolkit", rev = "e63ab5f" }
|
sctk = { git = "https://github.com/smithay/client-toolkit//", package = "smithay-client-toolkit", rev = "e63ab5f" }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue