-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2057 from iotaledger/sc-platform/bump-v0.1.5
feat: Bump Iota to v0.1.5
- Loading branch information
Showing
10 changed files
with
42 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -75,7 +75,7 @@ jobs: | |
# iota-sdk version needs to be explicitly defined here due to this bug | ||
# https://github.com/rust-lang/cargo/issues/12891 | ||
# (we have the stardust iota-sdk package as a dependency) | ||
run: cargo nextest run --profile ci -E 'rdeps(iota-sdk)' -p [email protected].4 | ||
run: cargo nextest run --profile ci -E 'rdeps(iota-sdk)' -p [email protected].5 | ||
|
||
check-unused-deps: | ||
name: Check Unused Dependencies of ${{ matrix.components }} (${{ matrix.flags }}) | ||
|
@@ -108,7 +108,7 @@ jobs: | |
# https://github.com/rust-lang/cargo/issues/12891 | ||
# (we have the stardust iota-sdk package as a dependency) | ||
- name: Run Cargo Udeps | ||
run: cargo +nightly ci-udeps -p [email protected].4 ${{ matrix.flags }} | ||
run: cargo +nightly ci-udeps -p [email protected].5 ${{ matrix.flags }} | ||
|
||
test-extra: | ||
env: | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters