Update to LibHac 0.11.1 (#1186)

- Adds EnumerateDeliveryCacheDirectory to BCAT
This commit is contained in:
Alex Barney 2020-04-30 15:11:10 -07:00 committed by GitHub
parent 886e42fb19
commit ba7db8ccef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@
<ItemGroup>
<PackageReference Include="Concentus" Version="1.1.7" />
<PackageReference Include="LibHac" Version="0.11.0" />
<PackageReference Include="LibHac" Version="0.11.1" />
<PackageReference Include="MsgPack.Cli" Version="1.0.1" />
</ItemGroup>