Skip to content

Commit 48a7a09

Browse files
committed
chore: update tokio-fs-ext to 0.5.5
1 parent f1f243d commit 48a7a09

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

turbopack/crates/turbo-tasks-fs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ urlencoding = { workspace = true }
5555
notify = { workspace = true }
5656

5757
[target.'cfg(all(target_family = "wasm", target_os = "unknown"))'.dependencies]
58-
tokio-fs-ext = { version = "0.5.4", features = ["wasm_offload"] }
58+
tokio-fs-ext = { version = "0.5.5", features = ["wasm_offload"] }
5959
wasm_thread = { git = "https://github.com/utooland/wasm_thread.git", default-features = false, features = [
6060
"spawn_from_worker",
6161
] }

0 commit comments

Comments
 (0)