containers / conmon-rs

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

Update cargo dependencies #2412

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
====       ======= ========== ======  =======
anyhow     1.0.86  1.0.87     1.0.87  1.0.87 
capnp-rpc  0.19.2  0.19.4     0.19.4  0.19.4 
serde      1.0.209 1.0.210    1.0.210 1.0.210
serde_json 1.0.127 1.0.128    1.0.128 1.0.128
dashmap    6.0.1   6.1.0      6.1.0   6.1.0  
name      old req compatible latest  new req
====      ======= ========== ======  =======
capnp-rpc 0.19.2  0.19.4     0.19.4  0.19.4 
serde     1.0.209 1.0.210    1.0.210 1.0.210
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