azathoth-core 0.1.0

Core OS types for the AzathothC2 project
Documentation
[dependencies.serde]
optional = true
version = "1.0.219"

[features]
std = ["dep:serde"]

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Core OS types for the AzathothC2 project"
edition = "2024"
license = "MIT"
name = "azathoth-core"
readme = "README.md"
repository = "https://github.com/AzathothC2/azathoth-core"
version = "0.1.0"