File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " async-vfs-os"
3- version = " 0.55 .0"
3+ version = " 0.56 .0"
44authors = [" Prabir Shrestha <mail@prabir.me>" ]
55edition = " 2021"
66license = " MIT"
@@ -11,7 +11,7 @@ readme = "README.md"
1111# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1212
1313[dependencies ]
14- async-vfs = { path = " ../async-vfs" , version = " ^0.55 .0" }
14+ async-vfs = { path = " ../async-vfs" , version = " ^0.56 .0" }
1515cfg-if = " 1.0.0"
1616futures-lite = " 1.12.0"
1717async-std = { version = " 1.6.0" , features = [ " attributes" ], optional = true }
Original file line number Diff line number Diff line change 11[package ]
22name = " async-vfs"
3- version = " 0.55 .0"
3+ version = " 0.56 .0"
44authors = [" Prabir Shrestha <mail@prabir.me>" ]
55edition = " 2021"
66license = " MIT"
You can’t perform that action at this time.
0 commit comments