libnyx_config 0.1.2

libnyx fork only for publishing
Documentation
[dependencies.libc]
version = "0.2"

[dependencies.ron]
version = "0.6.2"

[dependencies.serde]
version = "1.0.104"

[dependencies.serde_derive]
version = "1.0.104"

[lib]
name = "libnyx_config"
path = "src/lib.rs"

[package]
authors = ["coco <cornelius@hexgolems.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "libnyx fork only for publishing"
edition = "2021"
homepage = "https://github.com/wtdcode/libnyx"
license = "GPL-2.0-only"
name = "libnyx_config"
readme = "README.md"
repository = "https://github.com/nyx-fuzz/libnyx"
version = "0.1.2"