Skip to content

Commit

Permalink
Merge pull request #4 from neutron-org/chore/bump-workspace-optimizer…
Browse files Browse the repository at this point in the history
…-to-0.12.8

Chore: bump workspace-optimizer to 0.12.8
  • Loading branch information
Andrew Zavgorodny authored Nov 1, 2022
2 parents 0a27b93 + ae4aa1a commit a1d376f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build_release.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
docker run --rm -v "$(pwd)":/code \
--mount type=volume,source="$(basename "$(pwd)")_cache",target=/code/target \
--mount type=volume,source=registry_cache,target=/usr/local/cargo/registry \
cosmwasm/workspace-optimizer:0.12.6
cosmwasm/workspace-optimizer:0.12.8
2 changes: 1 addition & 1 deletion rust-toolchain.toml
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[toolchain]
channel = "1.60.0"
channel = "1.63.0"

0 comments on commit a1d376f

Please sign in to comment.