Skip to content

Commit 7438bb7

Browse files
authored
chore(deps): upgrade fvm_shared and cid (#79)
1 parent a1aa39a commit 7438bb7

File tree

4 files changed

+231
-221
lines changed

4 files changed

+231
-221
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- run: cargo fmt --check
4141

42-
- run: cargo clippy --all-targets -- --deny warnings
42+
- run: cargo clippy --all-features --all-targets -- --deny warnings
4343

4444
- name: Install wasm-pack
4545
run: curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh

0 commit comments

Comments
 (0)