Skip to content

Commit ef46462

Browse files
authored
feat: upgrade V8 to 13.0 (#26851)
1 parent aa54618 commit ef46462

File tree

2 files changed

+13
-42
lines changed

2 files changed

+13
-42
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ repository = "https://github.com/denoland/deno"
4646

4747
[workspace.dependencies]
4848
deno_ast = { version = "=0.43.3", features = ["transpiling"] }
49-
deno_core = { version = "0.318.0" }
49+
deno_core = { version = "0.319.0" }
5050

5151
deno_bench_util = { version = "0.171.0", path = "./bench_util" }
5252
deno_lockfile = "=0.23.1"

0 commit comments

Comments
 (0)