-
-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cargo: require 'std' when enabling 'unicode'
The comment in the src/lib.rs diff should explain things for the most part here. The main reason for this commit is to avoid a backcompat hazard after 1.0 is released when and if we want to drop the 'once_cell' dependency.
- Loading branch information
1 parent
6df1c9d
commit 72024a8
Showing
2 changed files
with
20 additions
and
2 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