Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ektrah committed May 19, 2019
1 parent ceb5387 commit 9ddcdfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Cryptography/NSec.Cryptography.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ NSec.Cryptography.X25519</Description>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="libsodium" Version="[1.0.17,1.0.18)" />
<PackageReference Include="System.Memory" Version="4.5.2" />
<PackageReference Include="libsodium" Version="[1.0.17.1,1.0.18)" />
<PackageReference Include="System.Memory" Version="4.5.3" />
<PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.5.2" />
</ItemGroup>

Expand Down

0 comments on commit 9ddcdfe

Please sign in to comment.