-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove REQUIRE, add [compat] to Project.toml
- Loading branch information
1 parent
fe1ea54
commit 5636073
Showing
3 changed files
with
6 additions
and
4 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ keywords = ["Strings", "Characters", "Encodings"] | |
license = "MIT" | ||
desc = "Basic API for string encodings, character sets, etc." | ||
authors = ["ScottPJones <[email protected]>"] | ||
version = "0.2.0" | ||
version = "1.0.0" | ||
|
||
[deps] | ||
Unicode = "4ec0a83e-493e-50e2-b9ac-8f72acf5a8f5" | ||
|
@@ -16,3 +16,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40" | |
|
||
[targets] | ||
test = ["Test"] | ||
|
||
[compat] | ||
julia = "^1.0.0" | ||
ModuleInterfaceTools = "≥ 1.0.0" |
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
5636073
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register()
5636073
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request created: JuliaRegistries/General/212
After the above pull request is merged, it is recommended that you create
a tag on this repository for the registered package version:
5636073
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JuliaRegistrator register()
5636073
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Registration pull request updated: JuliaRegistries/General/212
After the above pull request is merged, it is recommended that you create
a tag on this repository for the registered package version: