containers / conmon-rs

An OCI container runtime monitor written in Rust
Apache License 2.0
190 stars 43 forks source link

Update cargo dependencies #2433

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

Update cargo dependencies:

name      old req compatible latest  new req
====      ======= ========== ======  =======
futures   0.3.30  0.3.31     0.3.31  0.3.31 
libc      0.2.158 0.2.159    0.2.159 0.2.159
once_cell 1.19.0  1.20.2     1.20.2  1.20.2 
regex     1.10.6  1.11.0     1.11.0  1.11.0 
tempfile  3.12.0  3.13.0     3.13.0  3.13.0 
name    old req compatible latest new req
====    ======= ========== ====== =======
futures 0.3.30  0.3.31     0.3.31 0.3.31 
openshift-ci[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: github-actions[bot], saschagrunert

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/containers/conmon-rs/blob/main/OWNERS)~~ [saschagrunert] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment