Skip to content

Commit 6cfa1bc

Browse files
authored
Merge pull request #837 from gosub-io/dependabot/cargo/v8-136.0.0
2 parents 085c280 + f6b07ee commit 6cfa1bc

File tree

2 files changed

+15
-10
lines changed

2 files changed

+15
-10
lines changed

Cargo.lock

Lines changed: 14 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/gosub_v8/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ description = "V8 bindings for Gosub"
1010
gosub_shared = { version = "0.1.1", registry = "gosub", path = "../gosub_shared" }
1111
gosub_webexecutor = { version = "0.1.1", registry = "gosub", path = "../gosub_webexecutor" }
1212
thiserror = "2.0.11"
13-
v8 = "134.2.0"
13+
v8 = "136.0.0"
1414
anyhow = "1.0.98"
1515
serde_json = "1.0.137"
1616

0 commit comments

Comments
 (0)