mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
dom: htmlmediaelement: add initial player bits
Also removes the usage of audio-video-metadata crate (?)
This commit is contained in:
parent
0ff9ecc18a
commit
ce76b5780a
4 changed files with 101 additions and 85 deletions
|
@ -30,7 +30,6 @@ tinyfiledialogs = "3.0"
|
|||
|
||||
[dependencies]
|
||||
app_units = "0.7"
|
||||
audio-video-metadata = "0.1.4"
|
||||
backtrace = {version = "0.3", optional = true}
|
||||
base64 = "0.6"
|
||||
bitflags = "1.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue