ss58-registry 1.13.0

Registry of known SS58 address types
Documentation
[build-dependencies.Inflector]
default-features = false
version = "0.11.4"

[build-dependencies.proc-macro2]
version = "1.0"

[build-dependencies.quote]
default-features = false
version = "1.0.3"

[build-dependencies.serde]
default-features = false
features = ["std", "derive"]
version = "1.0"

[build-dependencies.serde_json]
default-features = false
features = ["std"]
version = "1.0"

[build-dependencies.unicode-xid]
version = "0.2.0"

[features]
default = ["std"]
std = []

[package]
authors = ["Parity Technologies <admin@parity.io>"]
description = "Registry of known SS58 address types"
edition = "2021"
license = "Apache-2.0"
name = "ss58-registry"
repository = "https://github.com/paritytech/ss58-registry/"
resolver = "2"
version = "1.13.0"