mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-09 21:10:44 +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]
|
[package]
|
||||||
name = "test-x25519-dalek"
|
name = "x25519-dalek"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
# Before changing this:
|
# Before changing this:
|
||||||
# - update version in README.md
|
# - update version in README.md
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue