|
|
|
@ -3,7 +3,7 @@ authors = ["o2sh <ossama-hjaji@live.fr>"] |
|
|
|
categories = ["command-line-utilities"] |
|
|
|
categories = ["command-line-utilities"] |
|
|
|
description = "Command-line Git information tool" |
|
|
|
description = "Command-line Git information tool" |
|
|
|
edition = "2021" |
|
|
|
edition = "2021" |
|
|
|
exclude = ["assets/*", "docs/vercel/*"] |
|
|
|
exclude = ["docs/vercel/*"] |
|
|
|
keywords = ["git", "cli", "terminal"] |
|
|
|
keywords = ["git", "cli", "terminal"] |
|
|
|
license = "MIT" |
|
|
|
license = "MIT" |
|
|
|
name = "onefetch" |
|
|
|
name = "onefetch" |
|
|
|
|