Skip to content

Commit 9ed8ab3

Browse files
authored
Merge pull request #687 from gosub-io/dependabot/cargo/v8-130.0.1
Bump v8 from 130.0.0 to 130.0.1
2 parents 015883e + 64d3119 commit 9ed8ab3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -9,6 +9,6 @@ license = "MIT"
99
gosub_shared = { path = "../gosub_shared" }
1010
gosub_webexecutor = { path = "../gosub_webexecutor" }
1111
thiserror = "2.0.3"
12-
v8 = "130.0.0"
12+
v8 = "130.0.1"
1313
anyhow = "1.0.93"
1414
serde_json = "1.0.133"

0 commit comments

Comments
 (0)