mirror of
https://github.com/servo/servo.git
synced 2025-09-27 15:20:09 +01:00
Update mozjs and use release libz-sys (#33048)
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
825d6f10e9
commit
a6638c1952
2 changed files with 6 additions and 9 deletions
|
@ -194,7 +194,3 @@ strip = true
|
|||
#
|
||||
# [patch."https://github.com/servo/<repository>"]
|
||||
# <crate> = { path = "/path/to/local/checkout" }
|
||||
|
||||
# patch libz-sys for https://github.com/rust-lang/libz-sys/pull/199
|
||||
# until released as 1.1.19 (also remove this in mozjs repo)
|
||||
libz-sys = { git = "https://github.com/rust-lang/libz-sys.git", rev = "f76b7a24ed0a71ef1b8bdac1895e8535cb2cb9c0" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue