From 1953027a4812f9f9ea8706e5e835940fe2908620 Mon Sep 17 00:00:00 2001 From: kirbylife Date: Sun, 7 Mar 2021 19:50:16 -0600 Subject: [PATCH] add readme file --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 6207cbf..279c4be 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "cssifier" version = "0.1.0" -authors = ["kirbylife "] +authors = ["kirbylife "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html