Commit Graph

9 Commits

Author SHA1 Message Date
Matthias Beyer
3d1703e576
treewide: add matthiasbeyer to a bunch of packages (#248566) 2023-08-11 18:41:21 -04:00
Riey
49f66f6da8
cargo-feature: 0.6.0 -> 0.7.0 2022-05-09 22:44:56 +09:00
R. Ryantm
0ea903b308 cargo-feature: 0.5.5 -> 0.6.0 2021-12-11 15:29:11 +00:00
R. Ryantm
de7f7a8097 cargo-feature: 0.5.3 -> 0.5.5 2021-10-29 05:24:05 +00:00
Riey
f1a8d087eb
cargo-feature: 0.5.2 -> 0.5.3 2021-09-26 13:35:15 +09:00
github-actions[bot]
309163aed7
Merge staging-next into staging 2021-05-11 12:24:31 +00:00
Stéphan Kochen
d9fa8e811e cargo-feature: fix darwin build 2021-05-11 10:17:50 +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
Riey
6bf4e6b230
cargo-feature: init at 0.5.2 2021-04-08 18:32:24 +09:00