Skip to content

Commit

Permalink
update snappier 1.1.6, K4os.Compression.LZ4 1.3.8, ZstdSharp.Port 0.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
ikpil committed Apr 10, 2024
1 parent 31f43ae commit 6dfd9c0
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@

<ItemGroup>
<PackageReference Include="DotFastLZ.Compression" Version="2024.1.2" />
<PackageReference Include="K4os.Compression.LZ4" Version="1.3.6" />
<PackageReference Include="Snappier" Version="1.1.5" />
<PackageReference Include="K4os.Compression.LZ4" Version="1.3.8" />
<PackageReference Include="Snappier" Version="1.1.6" />
<PackageReference Include="LZMA-SDK" Version="22.1.1" />
<PackageReference Include="SharpZipLib" Version="1.4.2" />
<PackageReference Include="ZstdSharp.Port" Version="0.7.5" />
<PackageReference Include="ZstdSharp.Port" Version="0.7.6" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6dfd9c0

Please sign in to comment.