panamax-rs / panamax

Mirror rustup and crates.io repositories, for offline Rust and cargo usage.
Apache License 2.0
427 stars 45 forks source link

Version-specific channel-*.toml files missing when creating new mirror #135

Open 9numbernine9 opened 2 weeks ago

9numbernine9 commented 2 weeks ago

Hello!

I noticed that when setting up a new Panamax mirror, the version-specific .toml files for the Rust toolchains (e.g. dist/channel-rust-1.79.0.toml) aren't being created. When using keep_latest_stables = 1 I was expecting to see the following files (based on 1.79.0 being the latest Rust stable version at the time of this writing):

But the only one that seems to get created is channel-rust-stable.toml.