From 11bf251e62c5faf541627edaec8beabd70b8a2c0 Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Wed, 4 Mar 2020 14:32:26 -0800 Subject: [PATCH] Fix readme reference in Cargo.toml --- Cargo.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/Cargo.toml b/Cargo.toml index 8aaad0f..a4c7afe 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,7 @@ authors = ["Lucien Greathouse "] license = "MIT" homepage = "https://github.com/rojo-rbx/foreman#readme" repository = "https://github.com/rojo-rbx/foreman" +readme = "README.md" edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html