We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69dc6cc commit d7e81f3Copy full SHA for d7e81f3
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "tiffin"
3
description = "A minimal container runtime for Linux for setting up chroot-like environments"
4
-version = "0.3.0"
+version = "0.3.1"
5
edition = "2021"
6
categories = ["os::linux-apis", "virtualization"]
7
keywords = ["container", "runtime", "chroot", "linux", "nix"]
0 commit comments