Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
carstenjacobsen authored Jan 16, 2025
2 parents 292adfa + aeae367 commit b623063
Show file tree
Hide file tree
Showing 37 changed files with 7,171 additions and 316 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ jobs:
- run: cargo version
- run: rustup target add ${{ matrix.sys.target }}
- run: rustup target add wasm32-unknown-unknown
- uses: stellar/stellar-cli@4b2738e96f955904a9cf815e0a0bb947bf8201eb
- uses: stellar/stellar-cli@v22.1.0
with:
version: 21.5.3
version: 22.1.0
- run: make test
env:
CARGO_BUILD_TARGET: ${{ matrix.sys.target }}
44 changes: 22 additions & 22 deletions account/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 22 additions & 22 deletions alloc/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b623063

Please sign in to comment.