mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 20:11:09 +00:00
Prepare code for rust 1.57 (#10471)
* Prepare code for rust 1.57 * CI: revert me; staging image with stable 1.57 * Revert "CI: revert me; staging image with stable 1.57 [skip CI]" This reverts commit f3c3b8a9e877ef7126ffce6ebc4822bb4ace0379. Co-authored-by: CI system <>
This commit is contained in:
@@ -31,7 +31,7 @@ sp-state-machine = { version = "0.10.0-dev", path = "../state-machine" }
|
||||
sp-core = { version = "4.1.0-dev", path = "../core" }
|
||||
sp-io = { version = "4.0.0-dev", path = "../io" }
|
||||
rustversion = "1.0.5"
|
||||
trybuild = "1.0.52"
|
||||
trybuild = "1.0.53"
|
||||
|
||||
[features]
|
||||
default = [ "std" ]
|
||||
|
||||
Reference in New Issue
Block a user