mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-14 23:51:05 +00:00
port basic config and data structures
This commit is contained in:
@@ -79,6 +79,7 @@ We also assume that ongoing work done is being merged directly to the `master` b
|
||||
(cd lightclient && cargo publish) && \
|
||||
(cd codegen && cargo publish) && \
|
||||
(cd macro && cargo publish) && \
|
||||
(cd core && cargo publish) && \
|
||||
(cd subxt && cargo publish) && \
|
||||
(cd signer && cargo publish) && \
|
||||
(cd cli && cargo publish);
|
||||
|
||||
Reference in New Issue
Block a user