updated to deprecate
This commit is contained in:
parent
1385e796ca
commit
191d271663
@ -1,11 +1,12 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "yacexits"
|
name = "yacexits"
|
||||||
version = "0.1.5"
|
version = "0.1.6"
|
||||||
edition = "2021"
|
edition = "2021"
|
||||||
license = "FSFAP"
|
license = "FSFAP"
|
||||||
authors = [ "Emma Tebibyte <emma@tebibyte.media>" ]
|
authors = [ "Emma Tebibyte <emma@tebibyte.media>" ]
|
||||||
description = "no_std exit() reimplementation supporting sysexits.h"
|
description = "no_std exit() reimplementation supporting sysexits.h"
|
||||||
repository = "https://git.tebibyte.media/yac/yacexits"
|
repository = "https://git.tebibyte.media/yac/yacexits"
|
||||||
|
readme = "README"
|
||||||
|
|
||||||
[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