Skip to content

Commit

Permalink
chore: bump deno_core (denoland#23497)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmastrac authored and petamoriken committed Apr 23, 2024
1 parent 8a367d3 commit b272708
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 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 @@ -44,7 +44,7 @@ repository = "https://github.com/denoland/deno"

[workspace.dependencies]
deno_ast = { version = "=0.37.1", features = ["transpiling"] }
deno_core = { version = "0.277.0" }
deno_core = { version = "0.278.0" }

deno_bench_util = { version = "0.141.0", path = "./bench_util" }
deno_lockfile = "0.19.0"
Expand Down

0 comments on commit b272708

Please sign in to comment.