From 8f65344d802c0cddd73bddb016b3e7e372a96e66 Mon Sep 17 00:00:00 2001 From: apinanyogaratnam Date: Sat, 31 Dec 2022 13:06:13 -0500 Subject: [PATCH] build(fix): removed license-file --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e1b8713..a86d328 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,6 @@ authors = ["apinanyogaratnam"] description = "A library for connecting to the Cachier server" edition = "2021" license = "MIT" -license-file = "LICENSE" repository = "https://github.com/apinanyogaratnam/mathemizer" readme = "README.md" keywords = ["cache", "cachier"]