Skip to content

Commit b3cabb2

Browse files
elrrrrrrrbinghui.dbh
andauthored
chore: tokio-fs-ext 0.6.4 (#68)
Co-authored-by: binghui.dbh <binghui.dbh@antgroup.com>
1 parent 54858b4 commit b3cabb2

File tree

2 files changed

+18
-33
lines changed

2 files changed

+18
-33
lines changed

Cargo.lock

Lines changed: 17 additions & 31 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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ notify-types = { workspace = true }
5555
notify = { workspace = true }
5656

5757
[target.'cfg(all(target_family = "wasm", target_os = "unknown"))'.dependencies]
58-
tokio-fs-ext = { version = "0.6.2", features = ["opfs_offload", "opfs_watch"] }
58+
tokio-fs-ext = { version = "0.6.4", features = ["opfs_offload", "opfs_watch"] }
5959

6060
[dev-dependencies]
6161
criterion = { workspace = true, features = ["async_tokio"] }
@@ -64,4 +64,3 @@ sha2 = "0.10.2"
6464
tempfile = { workspace = true }
6565
turbo-tasks-testing = { workspace = true }
6666
turbo-tasks-backend = { workspace = true }
67-

0 commit comments

Comments
 (0)