mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
Disabled tinyfiledialogs when running headless.
This commit is contained in:
parent
e1841fbd36
commit
f05577cb29
6 changed files with 21 additions and 2 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -201,6 +201,7 @@ dependencies = [
|
|||
"bluetooth_traits 0.0.1",
|
||||
"device 0.0.1 (git+https://github.com/servo/devices)",
|
||||
"ipc-channel 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"servo_config 0.0.1",
|
||||
"servo_rand 0.0.1",
|
||||
"tinyfiledialogs 2.5.9 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"uuid 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue