Skip to content

Commit

Permalink
Update identity_ecdsa_verifier/Cargo.toml
Browse files Browse the repository at this point in the history
Co-authored-by: wulfraem <[email protected]>
  • Loading branch information
Aconitin and wulfraem authored May 6, 2024
1 parent 1e53c26 commit 30209b6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion identity_ecdsa_verifier/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,12 +1,15 @@
[package]
name = "identity_ecdsa_verifier"
# TODO: description for consistency?
version = "0.1.0"
authors.workspace = true
edition.workspace = true
homepage.workspace = true
keywords = ["iota", "identity", "jose", "jwk", "jws"]
license.workspace = true
readme = "./README.md"
repository.workspace = true
rust-version.workspace = true
description = "JWS ECDSA signature verification for IOTA Identity"

[lints]
workspace = true
Expand Down

0 comments on commit 30209b6

Please sign in to comment.