Skip to content

Commit dabae8b

Browse files
committed
chore: remove local path patches for opfs-project and tokio-fs-ext
1 parent 49e36c6 commit dabae8b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,10 +133,8 @@ include_dir = { git = "https://github.com/vercel-labs/include_dir", branch
133133
lightningcss = { git = "https://github.com/utooland/lightningcss", branch = "support-css-module-global" }
134134
mdxjs = { git = "https://github.com/vercel-labs/mdxjs-rs-turbopack.git", branch = "turbopack" }
135135
mimalloc = { git = "https://github.com/utooland/mimalloc_rust.git" }
136-
opfs-project = { path = "../opfs-project" }
137136
parcel_selectors = { git = "https://github.com/utooland/lightningcss", branch = "support-css-module-global" }
138137
tokio = { package = "tokio", git = "https://github.com/utooland/tokio.git" }
139-
tokio-fs-ext = { path = "../tokio-fs-ext" }
140138
tokio-util = { package = "tokio-util", git = "https://github.com/utooland/tokio.git" }
141139
virtue = { git = "https://github.com/bgw/virtue.git", branch = "bgw/fix-generic-default-parsing" }
142140

0 commit comments

Comments
 (0)