-
-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
And switch to Rust 2011 and 'resolver = 2'. The idea here is to overhaul bstr features to make use of the new resolver in Cargo. But this requires Rust 1.60. This does make the MSRV a bit newer than I would hope, but it's at least a few releases old at this point. And if I don't do this now, then I either have to accept a sub-optimal feature setup for 1.0 forever, or delay 1.0 until Rust 1.60 is "old enough." Instead, we can just bump to Rust 1.60 now. For people too squeamish to move to such a new Rust, they can stick to bstr 0.2.0 until they're ready to move on. Ref: #40 (comment)
- Loading branch information
1 parent
2330bcf
commit 7a4782a
Showing
3 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters