Skip to content

[auto] Update cargo dependencies#346

Merged
kp-mariappan-ramasamy merged 1 commit intomainfrom
gha/cargo-update
Mar 16, 2026
Merged

[auto] Update cargo dependencies#346
kp-mariappan-ramasamy merged 1 commit intomainfrom
gha/cargo-update

Conversation

@xv-github-iat-bot
Copy link
Collaborator

$ cargo update
    Updating crates.io index
     Locking 4 packages to latest compatible versions
    Updating anstyle v1.0.13 -> v1.0.14
    Updating cc v1.2.56 -> v1.2.57
    Updating colorchoice v1.0.4 -> v1.0.5
    Updating portable-atomic-util v0.2.5 -> v0.2.6

```console
$ cargo update
    Updating crates.io index
     Locking 4 packages to latest compatible versions
    Updating anstyle v1.0.13 -> v1.0.14
    Updating cc v1.2.56 -> v1.2.57
    Updating colorchoice v1.0.4 -> v1.0.5
    Updating portable-atomic-util v0.2.5 -> v0.2.6
```
@xv-github-iat-bot xv-github-iat-bot requested a review from a team as a code owner March 16, 2026 05:54
@xv-github-iat-bot xv-github-iat-bot added the ignore-release Ignore the Release GitHub Action label Mar 16, 2026
@github-actions
Copy link

🚀 Release Plan

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

@github-actions
Copy link

Code coverage summary for 2932596:

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                      1233               320    74.05%          85                25    70.59%         834               241    71.10%           0                 0         -
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL                                   2105               539    74.39%         168                41    75.60%        1489               383    74.28%           0                 0         -

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

@kp-mariappan-ramasamy kp-mariappan-ramasamy merged commit 6af251a into main Mar 16, 2026
23 of 26 checks passed
@kp-mariappan-ramasamy kp-mariappan-ramasamy deleted the gha/cargo-update branch March 16, 2026 08:31
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.

3 participants