diff --git a/scripts/publish-all.sh b/scripts/publish-all.sh index af472c6607..b5ef28c216 100755 --- a/scripts/publish-all.sh +++ b/scripts/publish-all.sh @@ -17,6 +17,13 @@ find -name Cargo.toml \ -not -path ./crates/wasi-common/WASI/tools/witx/Cargo.toml \ -exec sed -i.bk -e "s/^version = \"[[:digit:]].*/version = \"$version\"/" {} \; +# Update the required version numbers of path dependencies. +find -name Cargo.toml \ + -not -path ./crates/wasi-common/wig/WASI/tools/witx/Cargo.toml \ + -exec sed -i.bk \ + -e "/\> *= *{.*\