From 9e1e22432d5444de09e46aa5ab14b875964570ab Mon Sep 17 00:00:00 2001 From: Anand Krishnamoorthi <35780660+anakrish@users.noreply.github.com> Date: Mon, 15 Jan 2024 11:47:18 -0800 Subject: [PATCH] Update Cargo.toml (#108) `confidential-computing` is too long for crates.io. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 48415b2..18c7e4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ version = "0.1.0-alpha.1" edition = "2021" license-file = "LICENSE" repository = "https://github.com/microsoft/regorus" -keywords = ["interpreter", "opa", "policy-as-code", "rego", "confidential-computing"] +keywords = ["interpreter", "opa", "policy-as-code", "rego"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html