mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-03 20:13:48 +00:00
Correct crate name
This commit is contained in:
parent
a7769a645c
commit
4b6c61c111
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[package]
|
||||
name = "test-x25519-dalek"
|
||||
name = "x25519-dalek"
|
||||
edition = "2021"
|
||||
# Before changing this:
|
||||
# - update version in README.md
|
||||
|
|
|
|||
Loading…
Reference in a new issue