Try fix ui tests (#9082)

* Try fix ui tests

* More
This commit is contained in:
Bastian Köcher
2021-06-11 16:12:57 +01:00
committed by GitHub
parent 576a39a25b
commit 11037ac35f
10 changed files with 14 additions and 15 deletions
@@ -31,7 +31,7 @@ sp-state-machine = { version = "0.9.0", path = "../state-machine" }
sp-core = { version = "3.0.0", path = "../core" }
sp-io = { version = "3.0.0", path = "../io" }
rustversion = "1.0.0"
trybuild = "1.0.38"
trybuild = "1.0.42"
[features]
default = [ "std" ]