fix: patch license dep

This commit is contained in:
Ashley Wulber 2025-09-11 19:19:30 -04:00 committed by Ashley Wulber
parent 62ba16c401
commit 6d9cd3e7e5
2 changed files with 4 additions and 2 deletions

View file

@ -148,3 +148,6 @@ tokio = { version = "1", features = ["rt", "macros"] }
[workspace]
members = ["cosmic-files-applet"]
[patch.crates-io]
license = { git = "https://github.com/evenorog/license.git" }