We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0b92c4 commit b8107d6Copy full SHA for b8107d6
crates/runc/Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "runc"
3
-version = "0.2.0"
+version = "0.3.0"
4
authors = ["Yuna Tomida <[email protected]>", "The containerd Authors"]
5
description = "A crate for consuming the runc binary in your Rust applications"
6
keywords = ["containerd", "containers", "runc"]
0 commit comments