containers / conmon-rs

An OCI container runtime monitor written in Rust
Apache License 2.0
183 stars 42 forks source link

Update cargo dependencies #2430

Closed github-actions[bot] closed 1 week ago

github-actions[bot] commented 1 week ago

Update cargo dependencies:

name  old req compatible latest new req note        
====  ======= ========== ====== ======= ====        
capnp 0.19.6  0.19.7     0.20.0 0.19.7  incompatible
capnp 0.19.6  0.19.7     0.20.0 0.19.7  incompatible
name      old req compatible latest new req note        
====      ======= ========== ====== ======= ====        
anyhow    1.0.87  1.0.89     1.0.89 1.0.89              
capnp     0.19.6  0.19.7     0.20.0 0.19.7  incompatible
capnp-rpc 0.19.4  0.19.5     0.20.0 0.19.5  incompatible
getset    0.1.2   0.1.3      0.1.3  0.1.3               
name      old req compatible latest new req note        
====      ======= ========== ====== ======= ====        
capnp     0.19.6  0.19.7     0.20.0 0.19.7  incompatible
capnp-rpc 0.19.4  0.19.5     0.20.0 0.19.5  incompatible
openshift-ci[bot] commented 1 week 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