aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Barney <thealexbarney@gmail.com>2019-09-10 20:11:45 -0500
committerjduncanator <1518948+jduncanator@users.noreply.github.com>2019-09-11 11:11:45 +1000
commit4af3101b22e6957d6aa48a2768566d658699f4ed (patch)
tree443b9d70f9fb9bc119cc0339ff9ceb791246b736
parent0e93a510307c1e50a8916fadcc3f52015a6d4cc2 (diff)
Update to LibHac 0.5.1 (#770)
-rw-r--r--Ryujinx.HLE/Ryujinx.HLE.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ryujinx.HLE/Ryujinx.HLE.csproj b/Ryujinx.HLE/Ryujinx.HLE.csproj
index 3a12a179..38a6f5ae 100644
--- a/Ryujinx.HLE/Ryujinx.HLE.csproj
+++ b/Ryujinx.HLE/Ryujinx.HLE.csproj
@@ -48,7 +48,7 @@
<ItemGroup>
<PackageReference Include="Concentus" Version="1.1.7" />
- <PackageReference Include="LibHac" Version="0.5.0" />
+ <PackageReference Include="LibHac" Version="0.5.1" />
<PackageReference Include="System.Runtime.Intrinsics.Experimental" Version="4.5.0-rc1" />
<PackageReference Include="TimeZoneConverter.Posix" Version="2.1.0" />
</ItemGroup>