mirror of
https://github.com/hykilpikonna/hyfetch.git
synced 2026-05-23 05:16:26 -05:00
Set default-run in Cargo.toml
This commit is contained in:
parent
927803549e
commit
474c339599
|
|
@ -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"] }
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user