From 74f5da42120c6e75f0fae19668833089acffc1a4 Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sun, 25 May 2025 02:24:18 +0800 Subject: feat: Update project metadata in Cargo.toml and pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 85529c7..4f37b8f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,7 +5,7 @@ build-backend = "maturin" [project] name = "soon" requires-python = ">=3.10" -description = "A Rust CLI bundled as a Python package" +description = "Predict your next shell command based on history — like shell autocomplete, but MORE stupid" authors = [ { name = "HsiangNianian", email = "i@jyunko.cn" } ] -- cgit v1.2.3-70-g09d2