Skip to content

Commit

Permalink
update to wasmtime-dotnet 0.34.0-preview1
Browse files Browse the repository at this point in the history
  • Loading branch information
simongdavies committed Feb 14, 2022
1 parent 443033c commit 4223bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/wagi/wagi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.1.1" PrivateAssets="All" />
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Tommy" Version="3.1.2" />
<PackageReference Include="Wasmtime" Version="0.30.0-preview1" />
<PackageReference Include="Wasmtime" Version="0.34.0-preview1" />
<None Include="docs\readme.md" Pack="true" PackagePath="" />
</ItemGroup>

Expand Down

0 comments on commit 4223bd2

Please sign in to comment.