mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Remove render backend option as it doesn't work and confuses people.
This commit is contained in:
parent
c123f75558
commit
b816550a17
10 changed files with 16 additions and 46 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -488,7 +488,6 @@ dependencies = [
|
|||
name = "util"
|
||||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"azure 0.1.0 (git+https://github.com/servo/rust-azure#b357751c04a89a87e6ef1f0cebe5f20957dd112d)",
|
||||
"geom 0.1.0 (git+https://github.com/servo/rust-geom#b001a76e907befaae1d0d6dd259418a22092da86)",
|
||||
"string_cache 0.0.0 (git+https://github.com/servo/string-cache#124b891ebb4564743068f99aaeb0e154de343efb)",
|
||||
"string_cache_macros 0.0.0 (git+https://github.com/servo/string-cache#124b891ebb4564743068f99aaeb0e154de343efb)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue