mirror of
https://github.com/j178/prek.git
synced 2026-04-25 02:11:36 +02:00
Update slogan
This commit is contained in:
+1
-1
@@ -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
@@ -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" ]
|
||||
|
||||
Reference in New Issue
Block a user