diff options
| author | Tshepang Mbambo <tshepang@gmail.com> | 2025-05-10 13:48:35 +0200 |
|---|---|---|
| committer | Tshepang Mbambo <tshepang@gmail.com> | 2025-05-10 13:48:35 +0200 |
| commit | 58fa975a15a8a74f6cc97bbe8503fbed67412d99 (patch) | |
| tree | 78b80ec4ea84ef49ccee5dce131ae31b3d1cedcf | |
| parent | 63b3bf99afe22c299ed6ca332674cf2a63966e8e (diff) | |
| download | rust-58fa975a15a8a74f6cc97bbe8503fbed67412d99.tar.gz rust-58fa975a15a8a74f6cc97bbe8503fbed67412d99.zip | |
we are a collective
| -rw-r--r-- | src/doc/rustc-dev-guide/ci/date-check/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doc/rustc-dev-guide/ci/date-check/Cargo.toml b/src/doc/rustc-dev-guide/ci/date-check/Cargo.toml index 6101a4bcfba..1ffa13bc008 100644 --- a/src/doc/rustc-dev-guide/ci/date-check/Cargo.toml +++ b/src/doc/rustc-dev-guide/ci/date-check/Cargo.toml @@ -1,6 +1,5 @@ [package] name = "date-check" -authors = ["Noah Lev <camelidcamel@gmail.com>"] edition = "2024" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |
