Skip to content

Commit

Permalink
Merge pull request #776 from gosub-io/dependabot/cargo/v8-130.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharktheone authored Jan 20, 2025
2 parents 57efb36 + 2a929e8 commit a7298e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/gosub_v8/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ description = "V8 bindings for Gosub"
gosub_shared = { version = "0.1.1", registry = "gosub", path = "../gosub_shared" }
gosub_webexecutor = { version = "0.1.1", registry = "gosub", path = "../gosub_webexecutor" }
thiserror = "2.0.11"
v8 = "130.0.5"
v8 = "130.0.7"
anyhow = "1.0.94"
serde_json = "1.0.134"

Expand Down

0 comments on commit a7298e5

Please sign in to comment.