File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ publish = false
18
18
async-std = { version = " 1.6.2" , features = [" attributes" ] }
19
19
anyhow = " 1.0.32"
20
20
cap-async-std = { path = " cap-async-std" , version = " ^0.4.0" }
21
- cap-dir-ext = { path = " cap-dir-ext" , version = " ^0.3.1-alpha .0" }
21
+ cap-dir-ext = { path = " cap-dir-ext" , version = " ^0.4 .0" }
22
22
cap-directories = { path = " cap-directories" , version = " ^0.3.1-alpha.0" }
23
23
cap-std = { path = " cap-std" , version = " ^0.4.0" }
24
24
cap-tempfile = { path = " cap-tempfile" , version = " ^0.3.1-alpha.0" }
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cap-dir-ext"
3
- version = " 0.3.1-alpha .0"
3
+ version = " 0.4 .0"
4
4
description = " Extension traits for `Dir`"
5
5
authors = [
6
6
" Dan Gohman <dev@sunfishcode.online>" ,
You can’t perform that action at this time.
0 commit comments