containers / conmon-rs

An OCI container runtime monitor written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

capnproto alpha 5 needs a manual bump

rphillips opened this issue · comments

What happened?

#608 is failing due to a possible API change. We will need a manual bump of the package to fix it.

What did you expect to happen?

capnproto alpha 5 to work.

How can we reproduce it (as minimally and precisely as possible)?

N/A

Anything else we need to know?

No response

conmon-rs version

$ conmonrs --version
# paste output here

OS version

# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here

Additional environment details (AWS, VirtualBox, physical, etc.)