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 @@ -21,7 +21,7 @@ rustc_version = "0.3.0"
2121async-std = { version = " 1.8.0" , features = [" attributes" ] }
2222anyhow = " 1.0.37"
2323cap-async-std = { path = " cap-async-std" , version = " ^0.11.0" }
24- cap-fs-ext = { path = " cap-fs-ext" , version = " ^0.10.1-alpha .0" }
24+ cap-fs-ext = { path = " cap-fs-ext" , version = " ^0.11 .0" }
2525cap-directories = { path = " cap-directories" , version = " ^0.10.1-alpha.0" }
2626cap-std = { path = " cap-std" , version = " ^0.11.0" }
2727cap-tempfile = { path = " cap-tempfile" , version = " ^0.10.1-alpha.0" }
Original file line number Diff line number Diff line change 11[package ]
22name = " cap-fs-ext"
3- version = " 0.10.1-alpha .0"
3+ version = " 0.11 .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