mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 17:01:09 +00:00
Update trybuild to get better normalization (#9444)
The old `trybuild` version didn't normalized cargo registry paths, but this is now done :)
This commit is contained in:
@@ -31,7 +31,7 @@ sp-state-machine = { version = "0.10.0-dev", path = "../state-machine" }
|
||||
sp-core = { version = "4.0.0-dev", path = "../core" }
|
||||
sp-io = { version = "4.0.0-dev", path = "../io" }
|
||||
rustversion = "1.0.0"
|
||||
trybuild = "1.0.42"
|
||||
trybuild = "1.0.43"
|
||||
|
||||
[features]
|
||||
default = [ "std" ]
|
||||
|
||||
Reference in New Issue
Block a user