From 8eec45bf669fff992e201e0498c25c84e2127293 Mon Sep 17 00:00:00 2001 From: C Jones Date: Wed, 19 Dec 2018 08:44:22 -0500 Subject: [PATCH] Fix name --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 27719e2..831c294 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "ess" version = "0.4.1" -authors = ["Caleb Jones "] +authors = ["C Jones "] description = "An s-expression parser targeted at language implementation." repository = "https://github.com/porglezomp/ess" documentation = "https://docs.rs/ess" -- 2.43.2