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