diff --git a/Cargo.toml b/Cargo.toml index d57f438739..5ec6c7f64c 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,9 +1,9 @@ [package] name = "redox_installer" -version = "0.2.42" +version = "0.2.42-rb0.2.5" description = "A Redox filesystem builder" license = "MIT" -authors = ["Jeremy Soller "] +authors = ["Jeremy Soller ", "vasilito "] repository = "https://gitlab.redox-os.org/redox-os/installer" default-run = "redox_installer" edition = "2021"