There was an error while loading. Please reload this page.
2 parents 8909bc1 + 20b5d43 commit a13047aCopy full SHA for a13047a
1 file changed
rust/scripts/set-version.sh
@@ -5,4 +5,4 @@
5
# Can also dry-run with:
6
# `./scripts/set-version.sh x.y.z --dry-run`
7
8
-cargo set-version "$@" --workspace
+cargo set-version --workspace --exclude psibase-rust-workspace-hack "$@"
0 commit comments