Commit 353f7c0 1 parent 5218d04 commit 353f7c0 Copy full SHA for 353f7c0
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " cargo"
3
- version = " 0.37 .0"
3
+ version = " 0.38 .0"
4
4
edition = " 2018"
5
5
authors = [" Yehuda Katz <wycats@gmail.com>" ,
6
6
" Carl Lerche <me@carllerche.com>" ,
@@ -21,7 +21,7 @@ path = "src/cargo/lib.rs"
21
21
atty = " 0.2"
22
22
byteorder = " 1.2"
23
23
bytesize = " 1.0"
24
- crates-io = { path = " src/crates-io" , version = " 0.25 " }
24
+ crates-io = { path = " src/crates-io" , version = " 0.26 " }
25
25
crossbeam-utils = " 0.6"
26
26
crypto-hash = " 0.3.1"
27
27
curl = { version = " 0.4.21" , features = [' http2' ] }
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " crates-io"
3
- version = " 0.25 .0"
3
+ version = " 0.26 .0"
4
4
edition = " 2018"
5
5
authors = [" Alex Crichton <alex@alexcrichton.com>" ]
6
6
license = " MIT OR Apache-2.0"
You can’t perform that action at this time.
0 commit comments