mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
35752cf058
Before the workspace split, the library was covered by the weekly `cargo update` cron job. Now that the library has its own workspace, it doesn't get these updates. Add `library/Cargo.toml` to the job so updates happen again.