mirror of
https://gitee.com/openharmony/third_party_rust_syn
synced 2024-11-23 07:50:04 +00:00
Update test suite to reqwest 0.11
This commit is contained in:
parent
7e75dee100
commit
6586249651
@ -46,7 +46,7 @@ insta = "1.0"
|
||||
rayon = "1.0"
|
||||
ref-cast = "1.0"
|
||||
regex = "1.0"
|
||||
reqwest = { version = "0.10", features = ["blocking"] }
|
||||
reqwest = { version = "0.11", features = ["blocking"] }
|
||||
syn-test-suite = { version = "0", path = "tests/features" }
|
||||
tar = "0.4.16"
|
||||
termcolor = "1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user