From 94a333fca2025850bba78a75a62066bb2889e345 Mon Sep 17 00:00:00 2001 From: Yota Toyama Date: Mon, 4 Dec 2023 21:37:40 +0900 Subject: [PATCH] Remove readme field --- 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]