Skip to content

[auto] Update cargo dependencies#367

Open
xv-github-iat-bot wants to merge 1 commit into
mainfrom
gha/cargo-update
Open

[auto] Update cargo dependencies#367
xv-github-iat-bot wants to merge 1 commit into
mainfrom
gha/cargo-update

Conversation

@xv-github-iat-bot

@xv-github-iat-bot xv-github-iat-bot commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator
$ cargo update
    Updating crates.io index
     Locking 22 packages to latest compatible versions
    Removing bitflags v2.11.1
      Adding bitflags v1.3.2
      Adding bitflags v2.13.0
    Updating bytes v1.11.1 -> v1.12.0
    Updating cc v1.2.62 -> v1.2.65
      Adding defmt v1.1.0
      Adding defmt-macros v1.1.0
      Adding defmt-parser v1.0.0
    Updating env_filter v1.0.1 -> v2.0.0
    Updating env_logger v0.11.10 -> v0.11.11
    Updating jiff v0.2.25 -> v0.2.29
    Updating jiff-static v0.2.25 -> v0.2.29
    Updating log v0.4.29 -> v0.4.33
    Updating memchr v2.8.0 -> v2.8.2
    Updating mio v1.2.0 -> v1.2.1
      Adding proc-macro-error-attr2 v2.0.0
      Adding proc-macro-error2 v2.0.1
    Updating quote v1.0.45 -> v1.0.46
    Updating regex v1.12.3 -> v1.12.4
    Updating regex-syntax v0.8.10 -> v0.8.11
      Adding shlex v2.0.1
    Updating socket2 v0.6.3 -> v0.6.4
    Updating syn v2.0.117 -> v2.0.118

@xv-github-iat-bot xv-github-iat-bot requested a review from a team as a code owner June 1, 2026 06:58
@xv-github-iat-bot xv-github-iat-bot added the ignore-release Ignore the Release GitHub Action label Jun 1, 2026
@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

🚀 Release Plan

🏷️ Release skipped — ignore-release label is applied.

@github-actions

github-actions Bot commented Jun 1, 2026

Copy link
Copy Markdown

Code coverage summary for f9ec5b1:

Filename                             Regions    Missed Regions     Cover   Functions  Missed Functions  Executed       Lines      Missed Lines     Cover    Branches   Missed Branches     Cover
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
wolfssl-sys/src/lib.rs                    34                 0   100.00%           4                 0   100.00%          22                 0   100.00%           0                 0         -
wolfssl/src/aes256.rs                    166                 8    95.18%          11                 0   100.00%         124                 4    96.77%           0                 0         -
wolfssl/src/chacha20_poly1305.rs          75                 2    97.33%           5                 0   100.00%          66                 2    96.97%           0                 0         -
wolfssl/src/context.rs                   401               173    56.86%          41                14    65.85%         286               110    61.54%           0                 0         -
wolfssl/src/error.rs                      44                12    72.73%           5                 1    80.00%          43                10    76.74%           0                 0         -
wolfssl/src/lib.rs                        81                15    81.48%          11                 1    90.91%          72                13    81.94%           0                 0         -
wolfssl/src/rng.rs                        71                 9    87.32%           6                 0   100.00%          42                 3    92.86%           0                 0         -
wolfssl/src/ssl.rs                      1277               337    73.61%          86                25    70.93%         862               251    70.88%           0                 0         -
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL                                   2149               556    74.13%         169                41    75.74%        1517               393    74.09%           0                 0         -

✅ Region coverage 74% passes
✅ Line coverage 74% passes

```console
$ cargo update
    Updating crates.io index
     Locking 22 packages to latest compatible versions
    Removing bitflags v2.11.1
      Adding bitflags v1.3.2
      Adding bitflags v2.13.0
    Updating bytes v1.11.1 -> v1.12.0
    Updating cc v1.2.62 -> v1.2.65
      Adding defmt v1.1.0
      Adding defmt-macros v1.1.0
      Adding defmt-parser v1.0.0
    Updating env_filter v1.0.1 -> v2.0.0
    Updating env_logger v0.11.10 -> v0.11.11
    Updating jiff v0.2.25 -> v0.2.29
    Updating jiff-static v0.2.25 -> v0.2.29
    Updating log v0.4.29 -> v0.4.33
    Updating memchr v2.8.0 -> v2.8.2
    Updating mio v1.2.0 -> v1.2.1
      Adding proc-macro-error-attr2 v2.0.0
      Adding proc-macro-error2 v2.0.1
    Updating quote v1.0.45 -> v1.0.46
    Updating regex v1.12.3 -> v1.12.4
    Updating regex-syntax v0.8.10 -> v0.8.11
      Adding shlex v2.0.1
    Updating socket2 v0.6.3 -> v0.6.4
    Updating syn v2.0.117 -> v2.0.118
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ignore-release Ignore the Release GitHub Action

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants