Skip to content

Commit

Permalink
Update StructLinq to 0.26.0 (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
reegeek committed May 12, 2021
1 parent a86fad2 commit 028db60
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.12.1.1521" />
<PackageReference Include="LinqFaster.SIMD" Version="1.0.3" />
<PackageReference Include="StructLinq.BCL" Version="0.25.3" />
<PackageReference Include="StructLinq" Version="0.26.0" />
<PackageReference Include="System.Interactive" Version="5.0.0" />
<PackageReference Include="System.Interactive.Async" Version="5.0.0" />
<PackageReference Include="System.Linq.Async" Version="5.0.0" />
Expand Down

0 comments on commit 028db60

Please sign in to comment.