We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e79c46 commit 048c825Copy full SHA for 048c825
1 file changed
crates/termal/Cargo.toml
@@ -22,6 +22,7 @@ include = [
22
"data/colormaps/gecos_default.json",
23
"data/colormaps/high-contrast.json",
24
"data/colormaps/no-green.json",
25
+ "CITATION.cff",
26
]
27
#homepage: no page other than repo
28
rust-version = "1.79" # May compile with earlier ones, but not checked.
0 commit comments