@@ -169,7 +169,7 @@ dependencies = [
169
169
" cc 1.0.35 (registry+https://github.com/rust-lang/crates.io-index)" ,
170
170
" cmake 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" ,
171
171
" filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
172
- " getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
172
+ " getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
173
173
" lazy_static 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
174
174
" libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
175
175
" num_cpus 1.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -463,7 +463,7 @@ dependencies = [
463
463
" diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
464
464
" env_logger 0.5.13 (registry+https://github.com/rust-lang/crates.io-index)" ,
465
465
" filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
466
- " getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
466
+ " getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
467
467
" lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
468
468
" libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
469
469
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -484,7 +484,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
484
484
dependencies = [
485
485
" diff 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
486
486
" filetime 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
487
- " getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
487
+ " getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
488
488
" libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
489
489
" log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
490
490
" miow 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -974,8 +974,11 @@ dependencies = [
974
974
975
975
[[package ]]
976
976
name = " getopts"
977
- version = " 0.2.17 "
977
+ version = " 0.2.18 "
978
978
source = " registry+https://github.com/rust-lang/crates.io-index"
979
+ dependencies = [
980
+ " unicode-width 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
981
+ ]
979
982
980
983
[[package ]]
981
984
name = " git2"
@@ -1986,7 +1989,7 @@ version = "0.1.2"
1986
1989
source = " registry+https://github.com/rust-lang/crates.io-index"
1987
1990
dependencies = [
1988
1991
" bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1989
- " getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
1992
+ " getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
1990
1993
]
1991
1994
1992
1995
[[package ]]
@@ -2005,7 +2008,7 @@ version = "0.5.0"
2005
2008
source = " registry+https://github.com/rust-lang/crates.io-index"
2006
2009
dependencies = [
2007
2010
" bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
2008
- " getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
2011
+ " getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
2009
2012
" memchr 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2010
2013
" unicase 2.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
2011
2014
]
@@ -3091,7 +3094,7 @@ dependencies = [
3091
3094
" dirs 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" ,
3092
3095
" env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
3093
3096
" failure 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" ,
3094
- " getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
3097
+ " getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
3095
3098
" ignore 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
3096
3099
" itertools 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
3097
3100
" lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
@@ -3518,7 +3521,7 @@ dependencies = [
3518
3521
name = " test"
3519
3522
version = " 0.0.0"
3520
3523
dependencies = [
3521
- " getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
3524
+ " getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
3522
3525
" proc_macro 0.0.0" ,
3523
3526
" term 0.0.0" ,
3524
3527
]
@@ -3528,7 +3531,7 @@ name = "tester"
3528
3531
version = " 0.5.0"
3529
3532
source = " registry+https://github.com/rust-lang/crates.io-index"
3530
3533
dependencies = [
3531
- " getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" ,
3534
+ " getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" ,
3532
3535
" libc 0.2.51 (registry+https://github.com/rust-lang/crates.io-index)" ,
3533
3536
" term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
3534
3537
]
@@ -4127,7 +4130,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
4127
4130
"checksum futures 0.1.21 (registry+https://github.com/rust-lang/crates.io-index)" = " 1a70b146671de62ec8c8ed572219ca5d594d9b06c0b364d5e67b722fc559b48c"
4128
4131
"checksum fwdansi 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 34dd4c507af68d37ffef962063dfa1944ce0dd4d5b82043dbab1dabe088610c3"
4129
4132
"checksum generic-array 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = " ef25c5683767570c2bbd7deba372926a55eaae9982d7726ee2a1050239d45b9d"
4130
- "checksum getopts 0.2.17 (registry+https://github.com/rust-lang/crates.io-index)" = " b900c08c1939860ce8b54dc6a89e26e00c04c380fd0e09796799bd7f12861e05 "
4133
+ "checksum getopts 0.2.18 (registry+https://github.com/rust-lang/crates.io-index)" = " 0a7292d30132fb5424b354f5dc02512a86e4c516fe544bb7a25e7f266951b797 "
4131
4134
"checksum git2 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = " c7339329bfa14a00223244311560d11f8f489b453fb90092af97f267a6090ab0"
4132
4135
"checksum git2-curl 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = " d58551e903ed7e2d6fe3a2f3c7efa3a784ec29b19d0fbb035aaf0497c183fbdd"
4133
4136
"checksum glob 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 9b919933a397b79c37e33b77bb2aa3dc8eb6e165ad809e58ff75bc7db2e34574"
0 commit comments