mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-06 20:41:14 +00:00
Release ed25519-dalek version 1.0.0.
This commit is contained in:
parent
1c97dac4dc
commit
952bdd062f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "ed25519-dalek"
|
name = "ed25519-dalek"
|
||||||
version = "1.0.0-pre.4"
|
version = "1.0.0"
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
authors = ["isis lovecruft <isis@patternsinthevoid.net>"]
|
authors = ["isis lovecruft <isis@patternsinthevoid.net>"]
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue