Skip to content

Commit

Permalink
chore: bump deno_core (denoland#21188)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmastrac committed Nov 14, 2023
1 parent 9b9ec44 commit e54e8d4
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 @@ -40,7 +40,7 @@ repository = "https://github.com/denoland/deno"

[workspace.dependencies]
deno_ast = { version = "0.31.2", features = ["transpiling"] }
deno_core = { version = "0.229.0" }
deno_core = { version = "0.230.0" }

deno_runtime = { version = "0.131.0", path = "./runtime" }
napi_sym = { version = "0.53.0", path = "./cli/napi/sym" }
Expand Down

0 comments on commit e54e8d4

Please sign in to comment.