NLnetLabs / rpki-rs

An RPKI library for Rust
BSD 3-Clause "New" or "Revised" License
39 stars 22 forks source link

Upgrade dependencies: ring and quick-xml. #278

Closed partim closed 1 year ago

partim commented 1 year ago

This PR upgrades the dependencies to new breaking versions. In particular, these are the ring and quick-xml crates.

Fixes #277.

This is a breaking change.