omea-kernel 0.0.1

Omea — the verification layer for autonomous software factories. Name reserved; first real release coming soon.
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2021"
name = "omea-kernel"
version = "0.0.1"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Omea — the verification layer for autonomous software factories. Name reserved; first real release coming soon."
homepage = "https://omeahq.com"
readme = false
license = "MIT OR Apache-2.0"
repository = "https://github.com/omeahq"

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