Skip to content

Commit

Permalink
Bump csFastFloat from 4.1.2 to 4.1.3 (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Apr 20, 2024
1 parent 72cf4f8 commit d7d05b5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/Sep.Benchmarks/Sep.Benchmarks.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.12" />
<PackageReference Include="csFastFloat" Version="4.1.2" />
<PackageReference Include="csFastFloat" Version="4.1.3" />
</ItemGroup>

</Project>
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<ItemGroup>
<PackageReference Include="BenchmarkDotNet" Version="0.13.12" />
<PackageReference Include="BenchmarkDotNet.Diagnostics.Windows" Version="0.13.12" />
<PackageReference Include="csFastFloat" Version="4.1.2" />
<PackageReference Include="csFastFloat" Version="4.1.3" />
<PackageReference Include="CsvHelper" Version="31.0.4" />
<PackageReference Include="Sylvan.Common" Version="0.4.3" />
<PackageReference Include="Sylvan.Data.Csv" Version="1.3.7" />
Expand Down
2 changes: 1 addition & 1 deletion src/Sep/Sep.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="csFastFloat" Version="4.1.2" />
<PackageReference Include="csFastFloat" Version="4.1.3" />
</ItemGroup>

</Project>

0 comments on commit d7d05b5

Please sign in to comment.