We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf7d649 commit 78c8042Copy full SHA for 78c8042
async-vfs-os/Cargo.toml
@@ -14,7 +14,6 @@ readme = "README.md"
14
async-vfs = { path = "../async-vfs", version = "^0.52.0" }
15
cfg-if = "1.0.0"
16
futures-lite = "1.12.0"
17
-thiserror = "1.0.23"
18
async-std = { version = "1.6.0", features = [ "attributes" ], optional = true }
19
smol = { version = "1.2.5", optional = true }
20
smol-potat = { version = "1.1.2", optional = true }
0 commit comments