Skip to content

Commit

Permalink
New version: FWFTables v0.2.1 (#118901)
Browse files Browse the repository at this point in the history
UUID: 1acc1471-1fd5-4be2-a8c2-3f3b1db75813
Repo: https://github.com/HenricoWitvliet/FWFTables.jl.git
Tree: 8e6e9a92bb9d825e9737bcc398ae6bf39b3de8b0

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Nov 7, 2024
1 parent 715d1da commit d203bfb
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 3 deletions.
10 changes: 9 additions & 1 deletion F/FWFTables/Compat.toml
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"
11 changes: 9 additions & 2 deletions F/FWFTables/Deps.toml
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"
3 changes: 3 additions & 0 deletions F/FWFTables/Versions.toml
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"

0 comments on commit d203bfb

Please sign in to comment.