updated to deprecate
This commit is contained in:
parent
1385e796ca
commit
191d271663
@ -1,11 +1,12 @@
|
||||
[package]
|
||||
name = "yacexits"
|
||||
version = "0.1.5"
|
||||
version = "0.1.6"
|
||||
edition = "2021"
|
||||
license = "FSFAP"
|
||||
authors = [ "Emma Tebibyte <emma@tebibyte.media>" ]
|
||||
description = "no_std exit() reimplementation supporting sysexits.h"
|
||||
repository = "https://git.tebibyte.media/yac/yacexits"
|
||||
readme = "README"
|
||||
|
||||
[dependencies]
|
||||
libc = { version = "0.2.14", default-features = false }
|
||||
|
Reference in New Issue
Block a user