mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +01:00
script: Impl cloning of JSPrincipals (#32706)
* Impl cloning of JSPrincipals * bincode as workspace dependency * Update mozjs and cc
This commit is contained in:
parent
5a9dc98f07
commit
59d0f1fe1a
7 changed files with 77 additions and 15 deletions
|
@ -25,6 +25,7 @@ background_hang_monitor_api = { path = "components/shared/background_hang_monito
|
|||
backtrace = "0.3"
|
||||
base = { path = "components/shared/base" }
|
||||
base64 = "0.21.7"
|
||||
bincode = "1"
|
||||
bitflags = "2.6"
|
||||
bluetooth_traits = { path = "components/shared/bluetooth" }
|
||||
byteorder = "1.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue