NLnetLabs / krill

RPKI Certificate Authority and Publication Server written in Rust
https://nlnetlabs.nl/projects/routing/krill/
Mozilla Public License 2.0
280 stars 37 forks source link

Upgrade minimum Rust version to 1.70.0. #1198

Closed partim closed 4 weeks ago

ximon18 commented 4 weeks ago

One question: Why?

partim commented 4 weeks ago

After updating the dependencies, compiling failed. 1.67 would have been enough but the old crates.io access thing doesn’t work anymore, so 1.70 it has to be.