mirror of
https://github.com/servo/servo.git
synced 2025-10-02 09:39:14 +01:00
Apply some review fixes
This commit is contained in:
parent
f0690ec7c1
commit
67ca730ec5
3 changed files with 5 additions and 24 deletions
23
Cargo.lock
generated
23
Cargo.lock
generated
|
@ -3295,20 +3295,6 @@ version = "0.2.6"
|
|||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "348108ab3fba42ec82ff6e9564fc4ca0247bdccdc68dd8af9764bbc79c3c8ffb"
|
||||
|
||||
[[package]]
|
||||
name = "libmlservo"
|
||||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"libservo",
|
||||
"log",
|
||||
"servo-egl",
|
||||
"simpleservo",
|
||||
"smallvec",
|
||||
"webxr",
|
||||
"webxr-api",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "libservo"
|
||||
version = "0.0.1"
|
||||
|
@ -5380,15 +5366,6 @@ dependencies = [
|
|||
"time-point",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "servo-egl"
|
||||
version = "0.2.1"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "21069a884c33fe6ee596975e1f3849ed88c4ec857fbaf11d33672d8ebe051217"
|
||||
dependencies = [
|
||||
"libc",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "servo-gst-plugin"
|
||||
version = "0.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue