Skip to content

Commit

Permalink
feat: update wasmtime to version 29.0.0 in dependencies (#208)
Browse files Browse the repository at this point in the history
Signed-off-by: Jérémy Audiger <[email protected]>
  • Loading branch information
jaudiger authored Jan 22, 2025
1 parent 5bc75a9 commit 1ed9f4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/wasmtime/brioche.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/wasmtime/project.bri
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { gitCheckout } from "git";

export const project = {
name: "wasmtime",
version: "25.0.2",
version: "29.0.0",
};

const source = gitCheckout(
Expand Down

0 comments on commit 1ed9f4f

Please sign in to comment.