0.3.0: bump version to 0.9.0+rb0.3.0 and add Red Bear author attribution
This commit is contained in:
+2
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user