Skip to content

Commit d00b733

Browse files
author
Mauro Lacy
committed
Update check_contract to latest beta6
1 parent 34ee531 commit d00b733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ jobs:
597597
- run:
598598
name: Install check_contract
599599
# Uses --debug for compilation speed
600-
command: cargo install --debug --version 1.0.0-beta4 --features iterator --example check_contract -- cosmwasm-vm
600+
command: cargo install --debug --version 1.0.0-beta6 --features iterator --example check_contract -- cosmwasm-vm
601601
- save_cache:
602602
paths:
603603
- /usr/local/cargo/registry

0 commit comments

Comments
 (0)