fork: add Red Bear author attribution to Cargo.toml

This commit is contained in:
Red Bear OS
2026-07-05 08:48:16 +03:00
parent 4591fbabcc
commit 386b19566d
+2 -2
View File
@@ -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 <jackpot51@gmail.com>"]
authors = ["Jeremy Soller <jackpot51@gmail.com>", "vasilito <adminpupkin@gmail.com>"]
repository = "https://gitlab.redox-os.org/redox-os/installer"
default-run = "redox_installer"
edition = "2021"