mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-04 20:24:10 +00:00
Change the package name to ed25519-dalek.
This commit is contained in:
parent
d943e2b323
commit
67137255da
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
name = "ed25519"
|
||||
name = "ed25519-dalek"
|
||||
version = "0.1.0"
|
||||
authors = ["Isis Lovecruft <isis@torproject.org>"]
|
||||
readme = "README.md"
|
||||
|
|
|
|||
Loading…
Reference in a new issue