Skip to content

Commit

Permalink
fix(deps): update rust crate deno_core to 0.275.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 16, 2024
1 parent cd6bb72 commit 47d4522
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -97,7 +97,7 @@ lazy_static = "1.4.0"
which = { version = "6.0.1", optional = true }
async-recursion = "1.1.0"
tempfile = "3.10.1"
deno_core = { version = "0.274.0", optional = true, features = [
deno_core = { version = "0.275.0", optional = true, features = [
"v8_use_custom_libcxx",
], default-features = false }
strum_macros = "0.26.2"
Expand Down

0 comments on commit 47d4522

Please sign in to comment.