Skip to content
This repository was archived by the owner on Aug 12, 2025. It is now read-only.

Commit 50479fb

Browse files
Merge pull request #897 from wasmCloud/semver-fail
fix: downgrade wit-parser
2 parents 208e4d1 + 479cc7e commit 50479fb

File tree

2 files changed

+31
-10
lines changed

2 files changed

+31
-10
lines changed

Cargo.lock

Lines changed: 29 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,5 @@ wasmcloud-test-util = "0.10.0"
161161
wat = "1.0.76"
162162
weld-codegen = "0.7.0"
163163
which = "4.4.0"
164-
wit-component = "0.14.5"
165-
wit-parser = "0.12.0"
164+
wit-component = "0.14"
165+
wit-parser = "0.11"

0 commit comments

Comments
 (0)