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