Skip to content

Commit 79ed162

Browse files
bartlomiejummastrac
authored andcommitted
chore: upgrade rusty_v8 to 0.74.1 (#19677)
1 parent 7ab86c8 commit 79ed162

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ license = "MIT"
1515
repository = "https://github.com/denoland/deno"
1616

1717
[workspace.dependencies]
18-
v8 = { version = "0.74.0", default-features = false }
18+
v8 = { version = "0.74.1", default-features = false }
1919
deno_ast = { version = "0.27.0", features = ["transpiling"] }
2020

2121
deno_core = { version = "0.192.0", path = "./core" }

0 commit comments

Comments
 (0)