mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Update data-url to 0.3 (#33103)
Signed-off-by: webbeef <me@webbeef.org>
This commit is contained in:
parent
db312319ae
commit
6aee84f0d1
2 changed files with 3 additions and 6 deletions
|
@ -38,7 +38,7 @@ cookie = { package = "cookie", version = "0.18" }
|
|||
crossbeam-channel = "0.5"
|
||||
cssparser = { version = "0.34", features = ["serde"] }
|
||||
darling = { version = "0.20", default-features = false }
|
||||
data-url = "0.1.0"
|
||||
data-url = "0.3"
|
||||
devtools_traits = { path = "components/shared/devtools" }
|
||||
embedder_traits = { path = "components/shared/embedder" }
|
||||
encoding_rs = "0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue