Skip to content

Commit 78c8042

Browse files
remove thiserror as deps from async-vfs-os
1 parent bf7d649 commit 78c8042

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

async-vfs-os/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ readme = "README.md"
1414
async-vfs = { path = "../async-vfs", version = "^0.52.0" }
1515
cfg-if = "1.0.0"
1616
futures-lite = "1.12.0"
17-
thiserror = "1.0.23"
1817
async-std = { version = "1.6.0", features = [ "attributes" ], optional = true }
1918
smol = { version = "1.2.5", optional = true }
2019
smol-potat = { version = "1.1.2", optional = true }

0 commit comments

Comments
 (0)