Correct crate name

This commit is contained in:
pinkforest 2023-03-12 16:49:18 +11:00
parent a7769a645c
commit 4b6c61c111
No known key found for this signature in database

View file

@ -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