Skip to content

Commit b8107d6

Browse files
committed
Bump runc crate version
Signed-off-by: Maksym Pavlenko <[email protected]>
1 parent c0b92c4 commit b8107d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/runc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "runc"
3-
version = "0.2.0"
3+
version = "0.3.0"
44
authors = ["Yuna Tomida <[email protected]>", "The containerd Authors"]
55
description = "A crate for consuming the runc binary in your Rust applications"
66
keywords = ["containerd", "containers", "runc"]

0 commit comments

Comments
 (0)