diff options
Diffstat (limited to 'src/uu/chroot/Cargo.toml')
-rw-r--r-- | src/uu/chroot/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uu/chroot/Cargo.toml b/src/uu/chroot/Cargo.toml index 1256a96c81..d2f58320d5 100644 --- a/src/uu/chroot/Cargo.toml +++ b/src/uu/chroot/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "uu_chroot" -version = "0.0.19" +version = "0.0.20" authors = ["uutils developers"] license = "MIT" description = "chroot ~ (uutils) run COMMAND under a new root directory" |