mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-15 01:57:02 +05:30
refactor: use clipboard-master for events
This commit is contained in:
parent
f252de7748
commit
f0080559dd
5 changed files with 164 additions and 86 deletions
|
@ -29,6 +29,9 @@ copyleft = "allow"
|
|||
allow-osi-fsf-free = "neither"
|
||||
default = "deny"
|
||||
confidence-threshold = 0.8
|
||||
exceptions = [
|
||||
{ allow = ["BSL-1.0"], name = "lazy-bytes-cast", version = ">=5.0.1" },
|
||||
]
|
||||
|
||||
[licenses.private]
|
||||
ignore = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue