This repository has been archived by the owner on Mar 11, 2024. It is now read-only.
[version] Update to Rust edition 2021 #224
Labels
dependencies
Pull requests that update a dependency file
enhancement
New feature or request
version
A versioning issue: either an outdated dependency or an update to the Rust edition
Milestone
Rust edition 2021 is out. This deprecates some backwards compatibility but enables multiple enhancements. Given that Ursa is under no obligation to be compilable on older versions of Rust (and in fact can benefit greatly from the new features), it is rational to ensure that Ursa compiles with the latest edition of Rust.
Moreover, this will ensure compatibility with newer versions of several libraries. And is needed for #223
The text was updated successfully, but these errors were encountered: