mirror of
https://github.com/denoland/deno.git
synced 2025-01-21 04:52:26 -05:00
fmt
This commit is contained in:
parent
9d208ba33d
commit
1615beab8d
1 changed files with 1 additions and 1 deletions
|
@ -16,8 +16,8 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
bytemuck = "1.17.1"
|
||||
deno_core.workspace = true
|
||||
deno_terminal.workspace = true
|
||||
deno_error.workspace = true
|
||||
deno_terminal.workspace = true
|
||||
deno_webgpu.workspace = true
|
||||
image = { version = "0.25.4", default-features = false, features = ["png", "jpeg", "bmp", "ico", "webp", "gif"] }
|
||||
# NOTE: The qcms is a color space conversion crate which parses ICC profiles that used in Gecko,
|
||||
|
|
Loading…
Add table
Reference in a new issue