Skip to content

Commit 10c4ecc

Browse files
committed
Upgraded dependencies.
1 parent 74a56e0 commit 10c4ecc

File tree

17 files changed

+148
-148
lines changed

17 files changed

+148
-148
lines changed

.github/workflows/contracts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ jobs:
145145
toolchain: ${{ env.TOOLCHAIN_CHECK }}
146146

147147
- name: Install recently released cosmwasm-check
148-
run: cargo install cosmwasm-check@3.0.1
148+
run: cargo install cosmwasm-check@3.0.2
149149

150150
- uses: actions/download-artifact@v4
151151
with:

Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3'
33
silent: true
44

55
vars:
6-
COSMWASM_CHECK_VERSION: 3.0.1
6+
COSMWASM_CHECK_VERSION: 3.0.2
77
TOOLCHAIN: +1.88.0
88

99
tasks:

contracts/burner/Cargo.lock

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

contracts/crypto-verify/Cargo.lock

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

contracts/cyberpunk/Cargo.lock

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

contracts/empty/Cargo.lock

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

0 commit comments

Comments
 (0)