File tree 1 file changed +6
-8
lines changed
1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -3044,31 +3044,29 @@ dependencies = [
3044
3044
3045
3045
[[package ]]
3046
3046
name = " regex"
3047
- version = " 1.4.3 "
3047
+ version = " 1.4.6 "
3048
3048
source = " registry+https://github.com/rust-lang/crates.io-index"
3049
- checksum = " d9251239e129e16308e70d853559389de218ac275b515068abc96829d05b948a "
3049
+ checksum = " 2a26af418b574bd56588335b3a3659a65725d4e636eb1016c2f9e3b38c7cc759 "
3050
3050
dependencies = [
3051
3051
" aho-corasick" ,
3052
3052
" memchr" ,
3053
3053
" regex-syntax" ,
3054
- " thread_local" ,
3055
3054
]
3056
3055
3057
3056
[[package ]]
3058
3057
name = " regex-automata"
3059
- version = " 0.1.9 "
3058
+ version = " 0.1.10 "
3060
3059
source = " registry+https://github.com/rust-lang/crates.io-index"
3061
- checksum = " ae1ded71d66a4a97f5e961fd0cb25a5f366a42a41570d16a763a69c092c26ae4 "
3060
+ checksum = " 6c230d73fb8d8c1b9c0b3135c5142a8acee3a0558fb8db5cf1cb65f8d7862132 "
3062
3061
dependencies = [
3063
- " byteorder" ,
3064
3062
" regex-syntax" ,
3065
3063
]
3066
3064
3067
3065
[[package ]]
3068
3066
name = " regex-syntax"
3069
- version = " 0.6.22 "
3067
+ version = " 0.6.25 "
3070
3068
source = " registry+https://github.com/rust-lang/crates.io-index"
3071
- checksum = " b5eb417147ba9860a96cfe72a0b93bf88fee1744b5636ec99ab20c1aa9376581 "
3069
+ checksum = " f497285884f3fcff424ffc933e56d7cbca511def0c9831a7f9b5f6153e3cc89b "
3072
3070
3073
3071
[[package ]]
3074
3072
name = " remote-test-client"
You can’t perform that action at this time.
0 commit comments