mirror of
https://github.com/servo/servo.git
synced 2025-09-14 08:58:21 +01:00
Bring back clipboard support
This commit is contained in:
parent
433d68955b
commit
28b854d724
7 changed files with 113 additions and 6 deletions
|
@ -33,6 +33,7 @@ num = []
|
|||
[ignore]
|
||||
# Ignored packages with duplicated versions
|
||||
packages = [
|
||||
"error-chain",
|
||||
"bitflags",
|
||||
"libloading", # Conflicting version is only used at build-time by geckolib.
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue