Skip to content

Commit bf53f9c

Browse files
committed
update deno_error to 0.7
1 parent 9ed978f commit bf53f9c

File tree

2 files changed

+20
-9
lines changed

2 files changed

+20
-9
lines changed

Cargo.lock

Lines changed: 19 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
@@ -24,7 +24,7 @@ serde = { version = "1", features = ["derive"], optional = true }
2424
monch = "0.5.0"
2525
thiserror = "2.0.9"
2626
tokio = { version = "1", features = ["fs", "io-std", "io-util", "macros", "process", "rt-multi-thread", "sync", "time"], optional = true }
27-
deno_path_util = "0.5.0"
27+
deno_path_util = "0.6.0"
2828
sys_traits = { version = "0.1.14", optional = true, features = ["real", "winapi", "libc"] }
2929
which = { version = "8.0.0", default-features = false, optional = true }
3030

0 commit comments

Comments
 (0)