Skip to content

[auto] Update cargo dependencies#343

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

[auto] Update cargo dependencies#343
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 jiff v0.2.21 -> v0.2.22
    Updating jiff-static v0.2.21 -> v0.2.22
    Updating pin-project-lite v0.2.16 -> v0.2.17
    Updating regex-syntax v0.8.9 -> v0.8.10

```console
$ cargo update
    Updating crates.io index
     Locking 4 packages to latest compatible versions
    Updating jiff v0.2.21 -> v0.2.22
    Updating jiff-static v0.2.21 -> v0.2.22
    Updating pin-project-lite v0.2.16 -> v0.2.17
    Updating regex-syntax v0.8.9 -> v0.8.10
```
@xv-github-iat-bot xv-github-iat-bot requested a review from a team as a code owner March 2, 2026 05:39
@xv-github-iat-bot xv-github-iat-bot added the ignore-release Ignore the Release GitHub Action label Mar 2, 2026
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

Code coverage summary for 54b6a5f:

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                      1242               334    73.11%          84                25    70.24%         833               246    70.47%           0                 0         -
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
TOTAL                                   2114               553    73.84%         167                41    75.45%        1488               388    73.92%           0                 0         -

✅ Region coverage 73% passes
✅ Line coverage 73% passes

@kp-mariappan-ramasamy kp-mariappan-ramasamy merged commit fec4b5a into main Mar 6, 2026
22 of 24 checks passed
@kp-mariappan-ramasamy kp-mariappan-ramasamy deleted the gha/cargo-update branch March 6, 2026 03:52
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