Add description to sp-crypto-ec-utils (#14670)

A description is needed to publish to crates.io
This commit is contained in:
Lulu
2023-08-08 10:32:05 +01:00
committed by GitHub
parent ab217ba8e9
commit 6c1c7290cb
@@ -2,6 +2,7 @@
name = "sp-crypto-ec-utils"
version = "0.4.0"
authors = ["Parity Technologies <admin@parity.io>"]
description = "Host function interface for common elliptic curve operations in Substrate runtimes"
edition = "2021"
license = "Apache-2.0"
homepage = "https://substrate.io"