0.3.0: bump version to 0.9.0+rb0.3.0 and add Red Bear author attribution

This commit is contained in:
2026-07-06 18:40:09 +03:00
parent 0de981031c
commit 38ae8df3d4
+2 -2
View File
@@ -1,9 +1,9 @@
[package]
name = "redox_syscall"
version = "0.9.0"
version = "0.9.0+rb0.3.0"
description = "A Rust library to access raw Redox system calls"
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/syscall"
documentation = "https://docs.rs/redox_syscall"
edition = "2021"