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 1
1
[package ]
2
2
name = " async-vfs-os"
3
- version = " 0.54 .0"
3
+ version = " 0.55 .0"
4
4
authors = [" Prabir Shrestha <mail@prabir.me>" ]
5
5
edition = " 2021"
6
6
license = " MIT"
@@ -11,7 +11,7 @@ readme = "README.md"
11
11
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
12
12
13
13
[dependencies ]
14
- async-vfs = { path = " ../async-vfs" , version = " ^0.54 .0" }
14
+ async-vfs = { path = " ../async-vfs" , version = " ^0.55 .0" }
15
15
cfg-if = " 1.0.0"
16
16
futures-lite = " 1.12.0"
17
17
async-std = { version = " 1.6.0" , features = [ " attributes" ], optional = true }
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " async-vfs"
3
- version = " 0.54 .0"
3
+ version = " 0.55 .0"
4
4
authors = [" Prabir Shrestha <mail@prabir.me>" ]
5
5
edition = " 2021"
6
6
license = " MIT"
You can’t perform that action at this time.
0 commit comments