mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 14:47:55 +00:00
Update trybuild to avoid random test failures. (#13073)
* Update trybuild to avoid random test failures. A feature was added to trybuild >1.0.70 avoid failing on different variant counts in the line `and 278 others` fixes #12955 * Update all trybuild deps to latest version * Update Cargo.lock
This commit is contained in:
committed by
GitHub
parent
628efddce1
commit
79ca126419
@@ -32,7 +32,7 @@ sp-state-machine = { version = "0.13.0", path = "../state-machine" }
|
||||
sp-core = { version = "7.0.0", path = "../core" }
|
||||
sp-io = { version = "7.0.0", path = "../io" }
|
||||
rustversion = "1.0.6"
|
||||
trybuild = "1.0.60"
|
||||
trybuild = "1.0.74"
|
||||
|
||||
[features]
|
||||
default = [ "std" ]
|
||||
|
||||
Reference in New Issue
Block a user