Update subxt/Cargo.toml

This commit is contained in:
Niklas Adolfsson
2022-02-03 15:57:23 +01:00
committed by GitHub
parent b21fde8d1f
commit 4053e30399
-1
View File
@@ -11,7 +11,6 @@ documentation = "https://docs.rs/subxt"
homepage = "https://www.parity.io/"
description = "Submit extrinsics (transactions) to a substrate node via RPC"
keywords = ["parity", "substrate", "blockchain"]
include = ["Cargo.toml", "src/**/*.rs", "README.md", "LICENSE"]
[dependencies]
async-trait = "0.1.49"