Commit Graph

15 Commits

Author SHA1 Message Date
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
R. Ryantm
9b2f4b164b lscolors: 0.16.0 -> 0.17.0 2024-01-25 12:05:37 +00:00
Sandro Jäckel
6b60e11e69
lscolors: 0.15.0 -> 0.16.0
Diff: https://diff.rs/lscolors/0.15.0/0.16.0

Changelog: https://github.com/sharkdp/lscolors/releases/tag/v0.16.0
2023-12-01 20:00:36 +01:00
figsoda
05f31b1315 lscolors: fix build to include the binary 2023-07-24 16:13:37 -04:00
Sandro Jäckel
2cf1663569
lscolors: 0.14.0 -> 0.15.0
Diff: https://diff.rs/lscolors/0.14.0/0.15.0
2023-07-24 17:41:56 +02:00
R. Ryantm
df1b665111 lscolors: 0.13.0 -> 0.14.0 2023-04-27 03:38:37 +00:00
Sandro Jäckel
df7a332cdc lscolors: 0.12.0 -> 0.13.0 2022-11-21 00:29:58 +01:00
R. Ryantm
293c629bb2 lscolors: 0.11.1 -> 0.12.0 2022-08-10 19:26:28 +00:00
Sandro Jäckel
0f0e63ff11
lscolors: 0.11.0 -> 0.11.1 2022-08-02 23:15:05 +02:00
Sandro Jäckel
bcf8331300
lscolors: 0.9.0 -> 0.11.0 2022-07-28 14:02:42 +02:00
R. Ryantm
081ca28ece lscolors: 0.8.1 -> 0.9.0 2022-02-14 19:47:06 +00:00
Harsh Shandilya
4097dadcd9
lscolors: 0.8.0 -> 0.8.1 2021-11-17 03:51:44 +01:00
Sandro Jäckel
a446cbaaaa
lscolors: 0.7.1 -> 0.8.0 2021-10-03 17:22:43 +02:00
Daniël de Kok
85f96822a0 treewide: fix cargoSha256/cargoHash
Rust 1.50.0 incorporated a Cargo change (rust-lang/cargo#8937) in
which cargo vendor erroneously changed permissions of vendored
crates. This was fixed in Rust
1.51.0 (rust-lang/cargo#9131). Unfortunately, this means that all
cargoSha256/cargoHashes produced during the Rust 1.50.0 cycle are
potentially broken.

This change updates cargoSha256/cargoHash tree-wide.

Fixes #121994.
2021-05-08 00:36:37 -07:00
Sandro
4494db2d90
lscolors: init at 0.7.1 (#114091) 2021-02-23 11:22:01 +01:00