mirror of
https://github.com/Atsukoro1/ponyfetch.git
synced 2024-11-23 12:47:59 +01:00
feat: 🎸 Cargo changes
This commit is contained in:
parent
100106270a
commit
95d93963fa
1 changed files with 5 additions and 1 deletions
|
@ -6,3 +6,7 @@ authors=["Atsukoro1"]
|
|||
license="GNU GENERAL PUBLIC LICENSE 2.0"
|
||||
categories=["command-line-utilities"]
|
||||
edition = "2021"
|
||||
include = [
|
||||
"**/*.rs",
|
||||
"Cargo.toml",
|
||||
]
|
Loading…
Reference in a new issue