Fix the name.

This commit is contained in:
2018-02-25 16:46:56 -08:00
parent b832092605
commit 893dbfb725
2 changed files with 20 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
[package]
name = "simple_rsa"
name = "simple_crypto"
version = "0.1.0"
authors = ["Adam Wick <awick@uhsure.com>"]
description = "A simple crypto library for Rust."