From f33ddce9267f934332653d78b775a3d29552151b Mon Sep 17 00:00:00 2001 From: Matt Strapp Date: Tue, 6 Aug 2024 09:20:36 -0500 Subject: Format all documentation Signed-off-by: Matt Strapp --- Cargo.toml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 1053ed3..4d16b2d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,10 @@ [package] name = "locusts" version = "1.0.0" -edition = "2021" +description = "A Rust library that introduces locusts into your codebase" +authors = ["Matt Strapp "] +readme = "docs/Rust.md" +license = "0BSD" +edition = "2015" [dependencies] -- cgit v1.2.3