Skip to content

Commit a7298e5

Browse files
authored
Merge pull request #776 from gosub-io/dependabot/cargo/v8-130.0.7
2 parents 57efb36 + 2a929e8 commit a7298e5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/gosub_v8/Cargo.toml

+1-1
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 = "130.0.5"
13+
v8 = "130.0.7"
1414
anyhow = "1.0.94"
1515
serde_json = "1.0.134"
1616

0 commit comments

Comments
 (0)