[chore] Update 'half' in components/canvas (#30098)

This removes a duplicate version
This commit is contained in:
Fabrice Desré 2023-08-14 22:58:31 -07:00 committed by GitHub
parent 963104e5fc
commit a7bd9f0d43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 10 deletions

View file

@ -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"