diff options
author | Tyler Murphy <tylerm@tylerm.dev> | 2023-06-08 02:17:04 -0400 |
---|---|---|
committer | Tyler Murphy <tylerm@tylerm.dev> | 2023-06-08 02:17:04 -0400 |
commit | fd69e97187329c43536fb5393644f15900fe5dcd (patch) | |
tree | 7b20e0057ec3b0c64eb405035bce112ee8d703b7 | |
parent | dumb formalities (diff) | |
download | leak_memory-fd69e97187329c43536fb5393644f15900fe5dcd.tar.gz leak_memory-fd69e97187329c43536fb5393644f15900fe5dcd.tar.bz2 leak_memory-fd69e97187329c43536fb5393644f15900fe5dcd.zip |
i cans not spells
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ version = "0.1.0" authors = ["Tyler Murphy <tylerm@tylerm.dev>"] 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" |