containers / conmon-rs

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

Update cargo dependencies #2395

Closed github-actions[bot] closed 2 months ago

github-actions[bot] commented 2 months ago

Update cargo dependencies:

name       old req compatible latest  new req
====       ======= ========== ======  =======
libc       0.2.155 0.2.158    0.2.158 0.2.158
regex      1.10.5  1.10.6     1.10.6  1.10.6 
serde      1.0.204 1.0.209    1.0.209 1.0.209
serde_json 1.0.122 1.0.127    1.0.127 1.0.127
tempfile   3.10.1  3.12.0     3.12.0  3.12.0 
name  old req compatible latest  new req
====  ======= ========== ======  =======
serde 1.0.204 1.0.209    1.0.209 1.0.209
openshift-ci[bot] commented 2 months 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