From 6fea7d1867f7f1e78f3182585a17e6d69d617f8f Mon Sep 17 00:00:00 2001 From: Jared Burce Date: Tue, 17 Mar 2020 12:04:10 -0700 Subject: [PATCH] rename project --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 87dc2b3..1b678fb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "wablength" +name = "spectrum" version = "0.1.0" authors = ["Jared Burce "] edition = "2018"