Update subxt/Cargo.toml

This commit is contained in:
Niklas Adolfsson
2022-02-03 15:57:00 +01:00
committed by GitHub
parent b9bc61fc93
commit b21fde8d1f
+1 -1
View File
@@ -5,7 +5,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
edition = "2021"
license = "GPL-3.0"
readme = "README.md"
readme = "../README.md"
repository = "https://github.com/paritytech/subxt"
documentation = "https://docs.rs/subxt"
homepage = "https://www.parity.io/"