From 3f2feee4dd3097ec31e4cbe9c73a6473c4bc0700 Mon Sep 17 00:00:00 2001 From: Savanni D'Gerinel Date: Wed, 4 Oct 2023 16:35:07 -0400 Subject: [PATCH] Resolve linting problems with flow --- flow/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/flow/Cargo.toml b/flow/Cargo.toml index 27769c2..6f4a4f4 100644 --- a/flow/Cargo.toml +++ b/flow/Cargo.toml @@ -3,7 +3,6 @@ name = "flow" version = "0.1.0" edition = "2021" license = "GPL-3.0-only" -license-file = "../COPYING" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html