Skip to content

Commit

Permalink
Correct crate name
Browse files Browse the repository at this point in the history
  • Loading branch information
pinkforest committed Mar 12, 2023
1 parent a7769a6 commit 4b6c61c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[package]
name = "test-x25519-dalek"
name = "x25519-dalek"
edition = "2021"
# Before changing this:
# - update version in README.md
Expand Down

0 comments on commit 4b6c61c

Please sign in to comment.