xpile-ruchy-codegen 0.1.37

Ruchy backend stub — lowers meta-HIR to Ruchy source. The Profile::RuchyOut path reconstructs the pipeline operator at emission. Phase 4.
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"
rust-version = "1.93"
name = "xpile-ruchy-codegen"
version = "0.1.37"
authors = ["PAIML Engineering"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Ruchy backend stub — lowers meta-HIR to Ruchy source. The Profile::RuchyOut path reconstructs the pipeline operator at emission. Phase 4."
readme = false
license = "MIT OR Apache-2.0"
repository = "https://github.com/paiml/xpile"

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

[dependencies.thiserror]
version = "1"

[dependencies.xpile-backend]
version = "0.1.12"

[dependencies.xpile-meta-hir]
version = "0.1.12"