soft3/hemera/rs/Cargo.toml

# ---
# tags: hemera, config
# crystal-type: source
# crystal-domain: comp
# ---
[package]
name = "cyber-hemera"
version = "0.3.0"
edition = "2024"
description = "Hemera β€” Poseidon2 hash over Goldilocks field"
license-file = "../LICENSE"
rust-version = "1.89"
repository = "https://github.com/cyberia-to/hemera"
homepage = "https://github.com/cyberia-to/hemera"
documentation = "https://docs.rs/cyber-hemera"
keywords = ["poseidon2", "goldilocks", "hash", "zk", "crypto"]
categories = ["cryptography", "no-std"]
readme = "../README.md"

[lints.rust]
missing_debug_implementations = "warn"

[lints.clippy]
unused-async = "warn"

[dependencies]
serde = { version = "1", features = ["derive"], optional = true }

[dev-dependencies]
proptest = "1"
serde_json = "1"
tokio = { version = "1", features = ["macros", "rt"] }

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

Homonyms

trident/Cargo.toml
cyb/src-tauri/Cargo.toml
cyb/cyb-boot/Cargo.toml
cyb/cyb/Cargo.toml
cyb/optica/Cargo.toml
soft3/hemera/Cargo.toml
cyb/honeycrisp/Cargo.toml
cyb/cyb/cyb-services/Cargo.toml
soft3/hemera/cli/Cargo.toml
cyb/cyb/cyb-portal/Cargo.toml
cyb/honeycrisp/acpu/Cargo.toml
cyb/honeycrisp/unimem/Cargo.toml
cyb/cyb/cyb-ui/Cargo.toml
bootloader/go-cyber/cw/Cargo.toml
soft3/hemera/wgsl/Cargo.toml
cyb/honeycrisp/aruminium/Cargo.toml
cyb/cyb/cyb-shell/Cargo.toml
trident/editor/zed/Cargo.toml
soft3/hemera/bench/Cargo.toml
cyb/honeycrisp/rane/Cargo.toml
bootloader/go-cyber/mcp/rust/Cargo.toml
cyb/honeycrisp/aruminium/benches/Cargo.toml
cyb/honeycrisp/rane/benches/Cargo.toml
cyb/honeycrisp/unimem/experiments/iosurface_probe/Cargo.toml
bootloader/go-cyber/cw/contracts/graph-filter/Cargo.toml
cyb/honeycrisp/unimem/experiments/hyp_probe/Cargo.toml
bootloader/go-cyber/cw/contracts/std-test/Cargo.toml
bootloader/go-cyber/cw/packages/cyber-std-test/Cargo.toml
bootloader/go-cyber/cw/packages/cyber-std/Cargo.toml
bootloader/go-cyber/cw/tests/litium-tests/Cargo.toml
cyb/honeycrisp/unimem/experiments/dext_iosurface_pa/client/Cargo.toml
cyb/honeycrisp/unimem/experiments/dext_contiguous_alloc/client/Cargo.toml

Graph