Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sk-zk committed Nov 1, 2024
1 parent b28550b commit 2c4890e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TruckLib/TruckLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,9 @@
<PackageReference Include="RBush" Version="3.2.0" />
<PackageReference Include="System.Numerics.Vectors" Version="4.5.0" />
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />
<PackageReference Include="TruckLib.HashFs" Version="0.1.2" />
<PackageReference Include="TruckLib.Models" Version="0.1.1" />
<PackageReference Include="TruckLib.Sii" Version="0.1.0" />
<PackageReference Include="TruckLib.HashFs" Version="0.1.5" />
<PackageReference Include="TruckLib.Models" Version="0.1.2" />
<PackageReference Include="TruckLib.Sii" Version="0.1.1" />
</ItemGroup>

</Project>

0 comments on commit 2c4890e

Please sign in to comment.