From fd69e97187329c43536fb5393644f15900fe5dcd Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Thu, 8 Jun 2023 02:17:04 -0400 Subject: [PATCH] i cans not spells --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index caef121..cee7cf9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" authors = ["Tyler Murphy "] edition = "2021" description = "The enterprise way to leak memory" -icense-file = "LICENSE" +license-file = "LICENSE" exclude = [".git", ".gitignore", "target"] rust-version = "1.69" # hehe funny readme = "README.md"