1
0
mirror of https://github.com/j178/prek.git synced 2026-04-25 02:11:36 +02:00

Update slogan

This commit is contained in:
Jo
2025-08-02 12:45:33 +08:00
parent eb8ba0941d
commit c55eb63bbb
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -13,7 +13,7 @@ tracing = "0.1.40"
name = "prefligit"
version = "0.0.15"
authors = ["j178 <hi@j178.dev>"]
description = "pre-commit implemented in Rust"
description = "Better `pre-commit`, re-engineered in Rust"
repository = "https://github.com/j178/prefligit"
homepage = "https://github.com/j178/prefligit"
edition = { workspace = true }
+1 -1
View File
@@ -1,7 +1,7 @@
[project]
name = "prefligit"
version = "0.0.15"
description = "pre-commit reimplemented in Rust"
description = "Better `pre-commit`, re-engineered in Rust"
authors = [{ name = "j178", email = "hi@j178.dev" }]
requires-python = ">=3.8"
keywords = [ "pre-commit", "git", "hooks" ]