fork: add Red Bear author attribution to Cargo.toml

This commit is contained in:
2026-07-05 08:48:16 +03:00
parent 666c865c25
commit f5e0b9b720
+2 -1
View File
@@ -4,7 +4,8 @@ members = [".", "rmm"]
[package]
name = "kernel"
version = "0.5.12-rb1"
version = "0.5.12-rb0.2.5"
authors = ["Jeremy Soller <jackpot51@gmail.com>", "vasilito <adminpupkin@gmail.com>"]
build = "build.rs"
edition = "2024"