Skip to content

Commit b5fa454

Browse files
committed
fix(deps): update rust crate deno_core to 0.275.0
1 parent cd6bb72 commit b5fa454

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ lazy_static = "1.4.0"
9797
which = { version = "6.0.1", optional = true }
9898
async-recursion = "1.1.0"
9999
tempfile = "3.10.1"
100-
deno_core = { version = "0.274.0", optional = true, features = [
100+
deno_core = { version = "0.275.0", optional = true, features = [
101101
"v8_use_custom_libcxx",
102102
], default-features = false }
103103
strum_macros = "0.26.2"

0 commit comments

Comments
 (0)