Commit graph

33 commits

Author SHA1 Message Date
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
R. RyanTM b8ad44183a emplace: 1.4.0 -> 1.4.1 2021-03-24 01:17:18 +00:00
R. RyanTM 10644b3ba2 emplace: 1.3.0 -> 1.4.0 2021-03-19 13:33:04 +00:00
R. RyanTM 202b18123c emplace: 1.2.2 -> 1.3.0 2021-03-17 11:15:37 +00:00
R. RyanTM e4f6ef4c06 emplace: 1.2.1 -> 1.2.2 2021-03-15 11:34:30 +00:00
R. RyanTM a563da6630 emplace: 1.2.0 -> 1.2.1 2021-03-13 04:28:20 +00:00
R. RyanTM af9d959867 emplace: 1.1.0 -> 1.2.0 2021-02-28 11:28:47 +00:00
R. RyanTM 2b5a8787b3 emplace: 1.0.0 -> 1.1.0 2021-02-20 20:30:20 +00:00
Oleksii Filonenko 07ee183c7f
emplace: change meta.license to agpl3Plus
Taken from https://github.com/tversteeg/emplace/blob/master/Cargo.toml#L9.

Suggested-by: Robot Robert <r-rmcgibbo@users.noreply.github.com>
2021-02-12 13:30:00 +02:00
R. RyanTM 80185972d9 emplace: 0.4.4 -> 1.0.0 2021-02-11 15:22:05 +00:00
R. RyanTM 65fb918875 emplace: 0.4.3 -> 0.4.4 2021-02-06 10:39:49 +00:00
R. RyanTM 3e6cd92b09 emplace: 0.4.2 -> 0.4.3 2021-01-29 01:01:58 +00:00
Oleksii Filonenko 4ac13b8bb2
emplace: 0.4.1 -> 0.4.2 2021-01-20 13:49:10 +02:00
R. RyanTM f969aa0faa emplace: 0.3.9 -> 0.4.1 2021-01-18 15:44:28 +00:00
R. RyanTM 4904246f7d emplace: 0.3.8 -> 0.3.9 2020-11-21 20:04:18 +00:00
Oleksii Filonenko 512c3c0a05 maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
R. RyanTM e589cc0afc emplace: 0.3.7 -> 0.3.8 2020-10-29 14:06:51 +00:00
R. RyanTM d290b85d2c emplace: 0.3.6 -> 0.3.7 2020-09-25 06:03:11 +00:00
R. RyanTM 381d8ba2db emplace: 0.3.5 -> 0.3.6 2020-08-01 00:28:50 +00:00
R. RyanTM 683b181d9e emplace: 0.3.3 -> 0.3.5 2020-06-26 07:50:10 +00:00
R. RyanTM 072aa71614 emplace: 0.3.1 -> 0.3.3 2020-05-19 05:10:50 +00:00
Oleksii Filonenko 10a1a3782f emplace: 0.2.21 -> 0.3.1 2020-05-06 14:45:32 +03:00
Oleksii Filonenko 136ff07f95 emplace: 0.2.19 -> 0.2.21 2020-05-04 07:40:32 +00:00
Oleksii Filonenko a0a75a947a emplace: 0.2.15 -> 0.2.19 2020-04-29 13:21:04 +03:00
Oleksii Filonenko 6ee3f91071 emplace: 0.2.14 -> 0.2.15 2020-04-03 12:21:52 +03:00
R. RyanTM 59df624398 emplace: 0.2.12 -> 0.2.14 2020-04-01 11:28:34 +00:00
R. RyanTM d2bea921e2 emplace: 0.2.10 -> 0.2.12 2020-03-05 18:20:16 +00:00
Benjamin Hipple 8625e276b2 emplace: upgrade cargo fetcher and cargoSha256
Infra upgrade as part of #79975; no functional change expected.
2020-02-16 13:55:19 -05:00
Benjamin Hipple eb11feaa0b treewide: change fetchCargoTarball default to opt-out
Changes the default fetcher in the Rust Platform to be the newer
`fetchCargoTarball`, and changes every application using the current default to
instead opt out.

This commit does not change any hashes or cause any rebuilds. Once integrated,
we will start deleting the opt-outs and recomputing hashes.

See #79975 for details.
2020-02-13 22:41:37 -08:00
Oleksii Filonenko 7d93381ced emplace: 0.2.8 -> 0.2.10 (#76581)
* emplace: 0.2.8 -> 0.2.9

* emplace: 0.2.9 -> 0.2.10
2020-01-09 13:57:14 +01:00
Oleksii Filonenko 0efc190986
emplace: 0.2.7 -> 0.2.8
https://github.com/tversteeg/emplace/releases/tag/v0.2.8
2019-12-07 14:29:18 +02:00
Oleksii Filonenko d04e10b3d7 emplace: 0.2.5 -> 0.2.7 2019-12-01 13:30:26 -08:00
Oleksii Filonenko 5a27aacf9d emplace: init at 0.2.5 2019-12-01 13:30:26 -08:00