File tree Expand file tree Collapse file tree 1 file changed +8
-20
lines changed Expand file tree Collapse file tree 1 file changed +8
-20
lines changed Original file line number Diff line number Diff line change @@ -1065,14 +1065,14 @@ dependencies = [
1065
1065
1066
1066
[[package ]]
1067
1067
name = " failure_derive"
1068
- version = " 0.1.5 "
1068
+ version = " 0.1.8 "
1069
1069
source = " registry+https://github.com/rust-lang/crates.io-index"
1070
- checksum = " ea1063915fd7ef4309e222a5a07cf9c319fb9c7836b1f89b85458672dbb127e1 "
1070
+ checksum = " aa4da3c766cd7a0db8242e326e9e4e081edd567072893ed320008189715366a4 "
1071
1071
dependencies = [
1072
- " proc-macro2 0.4.30 " ,
1073
- " quote 0.6.12 " ,
1074
- " syn 0.15.35 " ,
1075
- " synstructure 0.10.2 " ,
1072
+ " proc-macro2 1.0.3 " ,
1073
+ " quote 1.0.2 " ,
1074
+ " syn 1.0.11 " ,
1075
+ " synstructure" ,
1076
1076
]
1077
1077
1078
1078
[[package ]]
@@ -3339,7 +3339,7 @@ dependencies = [
3339
3339
" proc-macro2 1.0.3" ,
3340
3340
" quote 1.0.2" ,
3341
3341
" syn 1.0.11" ,
3342
- " synstructure 0.12.1 " ,
3342
+ " synstructure" ,
3343
3343
]
3344
3344
3345
3345
[[package ]]
@@ -3945,7 +3945,7 @@ dependencies = [
3945
3945
" proc-macro2 1.0.3" ,
3946
3946
" quote 1.0.2" ,
3947
3947
" syn 1.0.11" ,
3948
- " synstructure 0.12.1 " ,
3948
+ " synstructure" ,
3949
3949
]
3950
3950
3951
3951
[[package ]]
@@ -4801,18 +4801,6 @@ dependencies = [
4801
4801
" unicode-xid 0.2.0" ,
4802
4802
]
4803
4803
4804
- [[package ]]
4805
- name = " synstructure"
4806
- version = " 0.10.2"
4807
- source = " registry+https://github.com/rust-lang/crates.io-index"
4808
- checksum = " 02353edf96d6e4dc81aea2d8490a7e9db177bf8acb0e951c24940bf866cb313f"
4809
- dependencies = [
4810
- " proc-macro2 0.4.30" ,
4811
- " quote 0.6.12" ,
4812
- " syn 0.15.35" ,
4813
- " unicode-xid 0.1.0" ,
4814
- ]
4815
-
4816
4804
[[package ]]
4817
4805
name = " synstructure"
4818
4806
version = " 0.12.1"
You can’t perform that action at this time.
0 commit comments