# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "kilt-api-client" version = "1.6.2" authors = ["KILT "] description = "KILT API Client" homepage = "https://kilt.io" license-file = "LICENSE" repository = "https://github.com/KILTprotocol/kilt-api-client" resolver = "2" [dependencies.codec] version = "3" features = [ "derive", "full", "bit-vec", ] default-features = false package = "parity-scale-codec" [dependencies.subxt] version = "0.21"