Skip to content

Commit

Permalink
Bump soroban-sdk from 21.5.1 to 21.6.0 in the cargo-minor group
Browse files Browse the repository at this point in the history
Bumps the cargo-minor group with 1 update: [soroban-sdk](https://github.com/stellar/rs-soroban-sdk).


Updates `soroban-sdk` from 21.5.1 to 21.6.0
- [Release notes](https://github.com/stellar/rs-soroban-sdk/releases)
- [Commits](stellar/rs-soroban-sdk@v21.5.1...v21.6.0)

---
updated-dependencies:
- dependency-name: soroban-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent f24b4e7 commit 8ecb8b3
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 deletions.
40 changes: 20 additions & 20 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ members = [
]

[workspace.dependencies]
soroban-sdk = "21.5.1"
soroban-sdk = "21.6.0"

[profile.release]
opt-level = "z"
Expand Down

0 comments on commit 8ecb8b3

Please sign in to comment.