Skip to content
Snippets Groups Projects

Resolve "{PublicKey/PrivateKey}::Signature associated type must implement Signature trait"

4 files
+ 395
450
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
[package]
[package]
name = "duniter-keys"
name = "duniter-keys"
version = "0.1.0"
version = "0.2.0"
authors = ["nanocryk <nanocryk@duniter.org>"]
authors = ["nanocryk <nanocryk@duniter.org>"]
description = "Manage cryptographic keys for the Duniter project."
description = "Manage cryptographic keys for the Duniter project."
repository = "https://git.duniter.org/nodes/rust/duniter-rs"
repository = "https://git.duniter.org/nodes/rust/duniter-rs"
Loading