Skip to content

Commit

Permalink
Add Project.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottPJones committed Sep 26, 2018
1 parent 9f61dec commit b3e675e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Project.save → Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ authors = ["ScottPJones <[email protected]>"]
keywords = ["Strings", "ICU", "Encoding", "Regex"]
license = "MIT"
uuid = "62566d7f-c768-4ca3-a8fa-508ab99b922c"
version = "0.1.2"

[deps]
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
Expand Down
4 changes: 2 additions & 2 deletions REQUIRE
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ BinDeps
ModuleInterfaceTools 0.1.6
StrAPI 0.1.7
CharSetEncodings 0.1.6
ChrBase 0.1.3
ChrBase 0.1.4
MurmurHash3 0.1.5
StrBase 0.1.3
StrBase 0.1.4
#@windows WinRPM

0 comments on commit b3e675e

Please sign in to comment.