mirror of
https://github.com/servo/servo.git
synced 2025-08-09 23:45:35 +01:00
Move tinyfiledialog out of script into embedder.
This commit is contained in:
parent
24c14ac94e
commit
675b36dde5
6 changed files with 81 additions and 45 deletions
|
@ -29,9 +29,6 @@ phf_codegen = "0.8"
|
|||
phf_shared = "0.8"
|
||||
serde_json = "1.0"
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
tinyfiledialogs = "3.0"
|
||||
|
||||
[dependencies]
|
||||
accountable-refcell = {version = "0.2.0", optional = true}
|
||||
app_units = "0.7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue