added info for crates.io
This commit is contained in:
parent
0fa42e74e1
commit
f39919b5b1
@ -4,6 +4,8 @@ version = "0.1.2"
|
|||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "AGPL-3.0-or-later"
|
license = "AGPL-3.0-or-later"
|
||||||
authors = [ "Emma Tebibyte <emma@tebibyte.media>" ]
|
authors = [ "Emma Tebibyte <emma@tebibyte.media>" ]
|
||||||
|
description = "no_std exit() reimplementation supporting sysexits.h"
|
||||||
|
repository = "https://git.tebibyte.media/yac/yacexits"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
libc = { version = "0.2.14", default-features = false }
|
libc = { version = "0.2.14", default-features = false }
|
||||||
|
Reference in New Issue
Block a user