mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-08-26 02:34:55 -05:00
Set default-run in Cargo.toml
This commit is contained in:
@@ -7,6 +7,7 @@ rust-version = { workspace = true }
|
||||
description = { workspace = true }
|
||||
repository = { workspace = true }
|
||||
license = { workspace = true }
|
||||
default-run = "hyfetch"
|
||||
|
||||
[dependencies]
|
||||
# ansi_colours = { workspace = true, features = ["rgb"] }
|
||||
|
||||
Reference in New Issue
Block a user