mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update arrayvec.
This commit is contained in:
parent
72fd95f613
commit
a7c87af9ca
8 changed files with 21 additions and 20 deletions
|
@ -11,7 +11,7 @@ name = "webgpu"
|
|||
path = "lib.rs"
|
||||
|
||||
[dependencies]
|
||||
arrayvec = { version = "0.5.1", features = ["serde"] }
|
||||
arrayvec = { version = "0.7", features = ["serde"] }
|
||||
euclid = "0.20"
|
||||
ipc-channel = "0.14"
|
||||
log = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue