Skip to content

Update Rust crate smoltcp to 0.14 - #77

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/smoltcp-0.x
Aug 17, 2026
Merged

Update Rust crate smoltcp to 0.14#77
renovate[bot] merged 1 commit into
mainfrom
renovate/smoltcp-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 17, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
smoltcp workspace.dependencies minor 0.130.14

Release Notes

smoltcp-rs/smoltcp (smoltcp)

v0.14.0

Compare Source

  • wire: Expose the checksum module publicly, so downstream crates can compute RFC 1071 Internet checksums over discontiguous buffers. (#​1172)
  • tcp: don't rate-limit ACKs for out-of-window data segments. (#​1162)
  • tcp: more rfc-compliant out-of-window rx handling. (#​1164)
  • tcp: better handling of MSS (#​1161)
  • tcp: congestion control api redesign to better support loss-based algorithms (#​1154)
  • tcp: make reno RFC compliant (#​1156)
  • tcp: make CUBIC RFC compliant (#​1157)
  • tcp: fast retransmit improvements (#​1155)
  • Implement core::error::Error for errors (#​1175)
  • ip: Optimize the internet checksum calculation (#​1176)
  • Upgrade defmt to version 1
  • tcp: add single-pass zero-allocation TcpOptionSummary parser (#​1194)
  • phy: add TCP segmentation offload support (#​1148)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) August 17, 2026 03:08
@renovate
renovate Bot merged commit d4be050 into main Aug 17, 2026
6 checks passed
@renovate
renovate Bot deleted the renovate/smoltcp-0.x branch August 17, 2026 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants