typeduck-codex-execpolicy 0.3.0

Support package for the standalone Codex Web runtime (codex-apply-patch)
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 = "2024"
name = "typeduck-codex-execpolicy"
version = "0.3.0"
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Support package for the standalone Codex Web runtime (codex-apply-patch)"
readme = false
license = "Apache-2.0"
repository = "https://github.com/tqdm-inc/codex"

[lib]
name = "codex_apply_patch"
path = "src/lib.rs"
doctest = false

[dependencies.anyhow]
version = "^1"

[dependencies.codex-exec-server]
version = "=0.6.0"
package = "typeduck-codex-utils-rustls-provider"

[dependencies.codex-utils-absolute-path]
version = "=0.80.0"
package = "typeduck-codex-async-utils"

[dependencies.codex-utils-path-uri]
version = "=0.88.0"
package = "typeduck-codex-async-utils"

[dependencies.similar]
version = "^2.7.0"

[dependencies.thiserror]
version = "^2.0.17"

[dependencies.tokio]
version = "^1"
features = [
    "macros",
    "rt",
]

[dependencies.tree-sitter]
version = "^0.25.10"

[dependencies.tree-sitter-bash]
version = "^0.25"