Closed dependabot[bot] closed 3 weeks ago
Name | Link |
---|---|
Latest commit | 898807a7fedbba4bcef8ddaa23ea5343bba2adf0 |
Latest deploy log | https://app.netlify.com/sites/tansu/deploys/671f286d8380330008a88e77 |
Name | Link |
---|---|
Latest commit | 898807a7fedbba4bcef8ddaa23ea5343bba2adf0 |
Latest deploy log | https://app.netlify.com/sites/testnet-tansu/deploys/671f286d1c95150008450fdb |
Bumps the cargo-minor group with 2 updates: soroban-sdk and bytes.
Updates
soroban-sdk
from 21.7.4 to 21.7.6Release notes
Sourced from soroban-sdk's releases.
Commits
c6cca8f
Update lock fileddada99
Prevent use with rust 1.82+ (#1371)467fdf5
Bump version to 21.7.6e8732eb
Add infallible From conversions for types to ScVal (#1338)68411e7
Add test demonstrating issue with using Option inside an enum9604623
Bump version to 21.7.5Updates
bytes
from 1.7.2 to 1.8.0Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
c45697c
chore: prepare bytes v1.8.0 (#741)0ac54ca
Guarantee address in split_off/split_to for empty slices (#740)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show