mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 14:41:11 +00:00
Add codegen cargo metadata fields
This commit is contained in:
@@ -1,6 +1,13 @@
|
||||
[package]
|
||||
name = "subxt-codegen"
|
||||
version = "0.1.0"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2021"
|
||||
|
||||
license = "GPL-3.0"
|
||||
repository = "https://github.com/paritytech/subxt"
|
||||
documentation = "https://docs.rs/subxt-codegen"
|
||||
homepage = "https://www.parity.io/"
|
||||
description = "Generate an API for interacting with a substrate node from FRAME metadata"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user