mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 11:41:02 +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:
@@ -24,4 +24,4 @@ proc-macro-crate = "1.0.0"
|
||||
parity-scale-codec = "2.0.1"
|
||||
sp-arithmetic = { path = "../../arithmetic" , version = "4.0.0-dev"}
|
||||
sp-npos-elections = { path = ".." , version = "4.0.0-dev"}
|
||||
trybuild = "1.0.42"
|
||||
trybuild = "1.0.43"
|
||||
|
||||
Reference in New Issue
Block a user