File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -598,7 +598,7 @@ dependencies = [
598598 " itertools" ,
599599 " quine-mc_cluskey" ,
600600 " regex" ,
601- " regex-syntax 0.7 .2" ,
601+ " regex-syntax 0.8 .2" ,
602602 " rustc-semver" ,
603603 " semver" ,
604604 " serde" ,
@@ -3195,6 +3195,12 @@ version = "0.7.2"
31953195source = " registry+https://github.com/rust-lang/crates.io-index"
31963196checksum = " 436b050e76ed2903236f032a59761c1eb99e1b0aead2c257922771dab1fc8c78"
31973197
3198+ [[package ]]
3199+ name = " regex-syntax"
3200+ version = " 0.8.2"
3201+ source = " registry+https://github.com/rust-lang/crates.io-index"
3202+ checksum = " c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
3203+
31983204[[package ]]
31993205name = " remote-test-client"
32003206version = " 0.1.0"
You can’t perform that action at this time.
0 commit comments