Skip to content

Commit b231615

Browse files
authored
Bump mozjs-sys version (#600)
We forget to do this in #595, as laso talked in zulip: https://servo.zulipchat.com/#narrow/channel/263398-general/topic/Building.20new.20mozjs-sys.20artifacts Signed-off-by: sagudev <[email protected]>
1 parent 9c01797 commit b231615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mozjs-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "mozjs_sys"
33
description = "System crate for the Mozilla SpiderMonkey JavaScript engine."
44
repository.workspace = true
5-
version = "0.128.13-1"
5+
version = "0.128.13-2"
66
authors = ["Mozilla"]
77
links = "mozjs"
88
license.workspace = true

0 commit comments

Comments
 (0)