Skip to content

Commit 73279c2

Browse files
authored
chore: bump deno_error (#151)
1 parent 70633c8 commit 73279c2

File tree

2 files changed

+21
-9
lines changed

2 files changed

+21
-9
lines changed

Cargo.lock

Lines changed: 20 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.3.2"
27+
deno_path_util = "0.4.0"
2828
sys_traits = { version = "0.1.9", optional = true, features = ["real", "winapi", "libc"] }
2929

3030
[target.'cfg(unix)'.dependencies]

0 commit comments

Comments
 (0)