bao_workflow_host 0.1.0

CC Dynamic Workflow host inject for Bao Bun (plan-25) — thin crate for dual-def-free tests
# 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 = "2024"
name = "bao_workflow_host"
version = "0.1.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "CC Dynamic Workflow host inject for Bao Bun (plan-25) — thin crate for dual-def-free tests"
readme = false
license = "MIT OR MPL-2.0"
resolver = "2"

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

[[test]]
name = "host_runtime"
path = "tests/host_runtime.rs"

[dependencies.bun_core]
version = "0.1.0"

[dependencies.mozjs]
version = "=0.21.4"
package = "bao-mozjs"

[dependencies.mozjs_sys]
version = "=140.13.0-4"
package = "bao-mozjs-sys"

[dev-dependencies]