Skip to content

Commit

Permalink
Merge pull request #78 from simongdavies/update-wagi-dotnet
Browse files Browse the repository at this point in the history
update to wasmtime-dotnet 0.34.0-preview1
  • Loading branch information
simongdavies authored Feb 14, 2022
2 parents 443033c + 4223bd2 commit b0c3be5
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 b0c3be5

Please sign in to comment.