diff --git a/Cargo.toml b/Cargo.toml index ed5912b..79d305c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "pEpEngineSequoiaBackend" +name = "pep_engine_sequoia_backend" description = "An implementation of the p≡p Engine's cryptotech interface using Sequoia." version = "0.1.0" authors = ["Neal H. Walfield "]