Skip to content

Commit

Permalink
fix(keypair): update description (#105)
Browse files Browse the repository at this point in the history
  • Loading branch information
folex authored May 16, 2023
1 parent 2001f90 commit f7ef0f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keypair/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "fluence-keypair"
version = "0.10.1"
authors = ["Fluence Labs"]
edition = "2021"
description = "identity"
description = "unified keypair API based on libp2p-identity"
license = "Apache-2.0"
repository = "https://github.com/fluencelabs/trust-graph"

Expand Down

0 comments on commit f7ef0f8

Please sign in to comment.