mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
cargo: Remove last traces of webdriver from libservo (#38314)
The feature which enables optional dependency & function is never used and can be safely removed. Testing: It can still builds. Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>
This commit is contained in:
parent
02297791c8
commit
213b532712
4 changed files with 0 additions and 9 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -4924,7 +4924,6 @@ dependencies = [
|
|||
"surfman",
|
||||
"tracing",
|
||||
"url",
|
||||
"webdriver_server",
|
||||
"webgl",
|
||||
"webgpu",
|
||||
"webrender",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue