From 3a3c3ea89dc1abb04d0b28b2add4405548af275c Mon Sep 17 00:00:00 2001 From: kbwo Date: Fri, 24 May 2024 00:26:24 +0900 Subject: [PATCH] update --- crates/adapter/Cargo.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/crates/adapter/Cargo.toml b/crates/adapter/Cargo.toml index 44655f3..0457b56 100644 --- a/crates/adapter/Cargo.toml +++ b/crates/adapter/Cargo.toml @@ -2,6 +2,8 @@ name = "testing-ls-adapter" version = "0.0.1" edition = "2021" +description = "testing-language-server adapter" +license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html