From 524425ff2965d28041c300a874ae99412aa7f7f5 Mon Sep 17 00:00:00 2001 From: Yota Toyama Date: Mon, 4 Dec 2023 20:41:57 +0800 Subject: [PATCH] Remove readme field (#372) --- melior/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/melior/Cargo.toml b/melior/Cargo.toml index 96233848f9..b9fd098dcd 100644 --- a/melior/Cargo.toml +++ b/melior/Cargo.toml @@ -6,7 +6,6 @@ edition = "2021" license = "Apache-2.0" repository = "https://github.com/raviqqe/melior" documentation = "https://raviqqe.github.io/melior/melior/" -readme = "../README.md" keywords = ["mlir", "llvm"] [features]