Skip to content

Commit

Permalink
chore: bump deno_core (#22110)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmastrac authored and bartlomieju committed Jan 26, 2024
1 parent 322c393 commit 0374a5c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
19 changes: 13 additions & 6 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ repository = "https://github.com/denoland/deno"

[workspace.dependencies]
deno_ast = { version = "0.32.0", features = ["transpiling"] }
deno_core = { version = "0.249.0" }
deno_core = { version = "0.254.0" }

deno_bench_util = { version = "0.128.0", path = "./bench_util" }
deno_lockfile = "0.18.0"
Expand Down

0 comments on commit 0374a5c

Please sign in to comment.