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 @@ -17,7 +17,7 @@ publish = false
1717async-std = { version = " 1.10.0" , features = [" attributes" ] }
1818anyhow = " 1.0.37"
1919cap-async-std = { path = " cap-async-std" , version = " ^0.22.2-alpha.0" }
20- cap-fs-ext = { path = " cap-fs-ext" , version = " ^0.22.1 -alpha.0" }
20+ cap-fs-ext = { path = " cap-fs-ext" , version = " ^0.22.2 -alpha.0" }
2121cap-directories = { path = " cap-directories" , version = " ^0.22.1-alpha.0" }
2222cap-std = { path = " cap-std" , version = " ^0.22.2-alpha.0" }
2323cap-tempfile = { path = " cap-tempfile" , version = " ^0.22.2-alpha.0" }
Original file line number Diff line number Diff line change 11[package ]
22name = " cap-fs-ext"
3- version = " 0.22.1 "
3+ version = " 0.22.2-alpha.0 "
44description = " Extension traits for `Dir`, `File`, etc."
55authors = [
66 " Dan Gohman <dev@sunfishcode.online>" ,
You can’t perform that action at this time.
0 commit comments