mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
[chore] Update 'half' in components/canvas (#30098)
This removes a duplicate version
This commit is contained in:
parent
963104e5fc
commit
a7bd9f0d43
3 changed files with 3 additions and 10 deletions
|
@ -26,7 +26,7 @@ font-kit = "0.11"
|
|||
fnv = { workspace = true }
|
||||
gfx = { path = "../gfx" }
|
||||
gleam = { workspace = true }
|
||||
half = "1"
|
||||
half = "2"
|
||||
ipc-channel = { workspace = true }
|
||||
log = { workspace = true }
|
||||
lyon_geom = "1.0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue