From f89aee870ca08182335b5b2cf30e2d45e2999288 Mon Sep 17 00:00:00 2001 From: yggverse Date: Wed, 18 Sep 2024 21:04:07 +0300 Subject: [PATCH] fix dup warning --- Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index e4aaa1a7..fffc5966 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,6 @@ name = "Yoda" version = "0.1.0" edition = "2021" license = "MIT" -license-file = "LICENSE" readme = "README.md" description = "Yoda - Browser for Gemini protocol" keywords = ["gemini", "gemini-protocol", "browser", "client", "1965"]