From 6a23c0c57a895b9b41e75f200c98fc454d6387bc Mon Sep 17 00:00:00 2001 From: Botahamec Date: Sat, 22 Oct 2022 14:07:53 -0400 Subject: Started a README --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4afd7dd..f114db7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,6 +5,7 @@ authors = ["Mica White "] edition = "2018" rust-version = "1.31" description = "Handle unexpected errors" +readme = "README.md" documentation = "https://docs.rs/exun" repository = "https://github.com/botahamec/exun/" license-file = "LICENSE.md" -- cgit v1.2.3