fix: patch license dep
This commit is contained in:
parent
62ba16c401
commit
6d9cd3e7e5
2 changed files with 4 additions and 2 deletions
|
|
@ -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" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue