mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 06:27:58 +00:00
Use unreleased trybuild to fix CI (#7656)
This commit is contained in:
@@ -30,7 +30,7 @@ sp-state-machine = { version = "0.8.0", path = "../../primitives/state-machine"
|
||||
sp-core = { version = "2.0.0", path = "../core" }
|
||||
sp-io = { version = "2.0.0", path = "../io" }
|
||||
rustversion = "1.0.0"
|
||||
trybuild = "1.0.23"
|
||||
trybuild = { git = "https://github.com/bkchr/trybuild.git", branch = "bkchr-use-workspace-cargo-lock" }
|
||||
|
||||
[features]
|
||||
default = [ "std" ]
|
||||
|
||||
Reference in New Issue
Block a user