mirror of
https://github.com/mii443/lamport_sigs.rs.git
synced 2025-08-22 15:05:49 +00:00
Release version 0.7.0.
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "lamport_sigs"
|
name = "lamport_sigs"
|
||||||
version = "0.6.1-pre"
|
version = "0.7.0"
|
||||||
authors = ["Frederic Jacobs <github@fredericjacobs.com>"]
|
authors = ["Frederic Jacobs <github@fredericjacobs.com>"]
|
||||||
description = "Implementation of the Lamport one-time signature scheme."
|
description = "Implementation of the Lamport one-time signature scheme."
|
||||||
license = "BSD-3-Clause"
|
license = "BSD-3-Clause"
|
||||||
|
Reference in New Issue
Block a user