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 = " cargo"
3- version = " 0.35 .0"
3+ version = " 0.36 .0"
44edition = " 2018"
55authors = [" Yehuda Katz <wycats@gmail.com>" ,
66 " Carl Lerche <me@carllerche.com>" ,
@@ -21,7 +21,7 @@ path = "src/cargo/lib.rs"
2121atty = " 0.2"
2222byteorder = " 1.2"
2323bytesize = " 1.0"
24- crates-io = { path = " src/crates-io" , version = " 0.23 " }
24+ crates-io = { path = " src/crates-io" , version = " 0.24 " }
2525crossbeam-utils = " 0.6"
2626crypto-hash = " 0.3.1"
2727curl = { version = " 0.4.19" , features = [' http2' ] }
Original file line number Diff line number Diff line change 11[package ]
22name = " crates-io"
3- version = " 0.23 .0"
3+ version = " 0.24 .0"
44edition = " 2018"
55authors = [" Alex Crichton <alex@alexcrichton.com>" ]
66license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments