Skip to content

Commit

Permalink
New version: LightBSON v1.0.0 (#117628)
Browse files Browse the repository at this point in the history
UUID: a4a7f996-b3a6-4de6-b9db-2fa5f350df41
Repo: https://github.com/ancapdev/LightBSON.jl.git
Tree: 77264707223feca857f8b14cfa86c8aa71729131

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 19, 2024
1 parent de8eac1 commit ea25562
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 7 deletions.
10 changes: 5 additions & 5 deletions L/LightBSON/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
[0]
["0-0.2.16"]
julia = "1.5.0-1"

[0-1]
DataStructures = "0.18"
DecFP = "1"
FNVHash = "0.1"
Expand All @@ -8,10 +11,7 @@ Transducers = "0.4"
UnsafeArrays = "1"
WeakRefStrings = "1"

["0-0.2.16"]
julia = "1.5.0-1"

["0.2.17-0"]
["0.2.17-1"]
Dates = "1"
Sockets = "1"
UUIDs = "1"
Expand Down
4 changes: 2 additions & 2 deletions L/LightBSON/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[0]
[0-1]
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
DecFP = "55939f99-70c6-5e9b-8bb0-5071ed7d61fd"
Expand All @@ -10,5 +10,5 @@ UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
UnsafeArrays = "c4a57d5a-5b31-53a6-b365-19f8c011fbd6"
WeakRefStrings = "ea10d353-3f73-51f8-a26c-33c1cb351aa5"

["0.2.3-0"]
["0.2.3-1"]
Sockets = "6462fe0b-24de-5631-8697-dd941f90decc"
3 changes: 3 additions & 0 deletions L/LightBSON/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,6 @@ git-tree-sha1 = "1c98cccebf21f97c5a0cc81ff8cebffd1e14fb0f"

["0.2.21"]
git-tree-sha1 = "ce253ad53efeed8201656971874d8cd9dad0227e"

["1.0.0"]
git-tree-sha1 = "77264707223feca857f8b14cfa86c8aa71729131"

0 comments on commit ea25562

Please sign in to comment.