mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-13 11:41:04 +00:00
Move node-template Cargo.toml dependencies to workspace (#14058)
* Move node-template Cargo.toml dependencies to workspace * review * Update Cargo.lock Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> --------- Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> Co-authored-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
This commit is contained in:
committed by
GitHub
parent
2453e25fb8
commit
f64c3925dc
@@ -18,4 +18,5 @@ git2 = "0.16"
|
||||
glob = "0.3"
|
||||
tar = "0.4"
|
||||
tempfile = "3"
|
||||
toml = "0.7"
|
||||
toml_edit = "0.19"
|
||||
itertools = "0.10"
|
||||
|
||||
Reference in New Issue
Block a user