-
Notifications
You must be signed in to change notification settings - Fork 465
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: FWFTables v0.2.1 (#118901)
UUID: 1acc1471-1fd5-4be2-a8c2-3f3b1db75813 Repo: https://github.com/HenricoWitvliet/FWFTables.jl.git Tree: 8e6e9a92bb9d825e9737bcc398ae6bf39b3de8b0 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
715d1da
commit d203bfb
Showing
3 changed files
with
21 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,14 @@ | ||
[0] | ||
Tables = "1" | ||
|
||
["0-0.1"] | ||
FixedSizeStrings = "0.1" | ||
Formatting = "0.4" | ||
Parsers = "1" | ||
Tables = "1" | ||
julia = "1.5.0-1" | ||
|
||
["0.2-0"] | ||
Format = "1.3.0-1" | ||
InlineStrings = "1.4.0-1" | ||
Parsers = "1-2" | ||
julia = "1.6.0-1" |
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 |
---|---|---|
@@ -1,5 +1,12 @@ | ||
[0] | ||
FixedSizeStrings = "3ca710bb-85d4-534c-9bae-b7b5d9e27e20" | ||
Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0" | ||
Parsers = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0" | ||
Tables = "bd369af6-aec1-5ad0-b16a-f7cc5008161c" | ||
|
||
["0-0.1"] | ||
FixedSizeStrings = "3ca710bb-85d4-534c-9bae-b7b5d9e27e20" | ||
Formatting = "59287772-0a20-5a39-b81b-1366585eb4c0" | ||
|
||
["0.2-0"] | ||
Format = "1fa38f19-a742-5d3f-a2b9-30dd87b9d5f8" | ||
InlineStrings = "842dd82b-1e85-43dc-bf29-5d0ee9dffc48" | ||
Mmap = "a63ad114-7e13-5084-954f-fe012c677804" |
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 |
---|---|---|
@@ -1,2 +1,5 @@ | ||
["0.1.0"] | ||
git-tree-sha1 = "2e0d968552b2d8d0b7bcb0d372138c3601cfdb4f" | ||
|
||
["0.2.1"] | ||
git-tree-sha1 = "8e6e9a92bb9d825e9737bcc398ae6bf39b3de8b0" |