typeduck-codex-execpolicy 0.12.0

Support package for the standalone Codex Web runtime (codex-process-hardening)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "libc"
version = "0.2.189"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3eaf3ede3fee6db1a4c2ee091bf8a8b4dccdc6d17f656fb07896ee72867612f2"

[[package]]
name = "typeduck-codex-execpolicy"
version = "0.12.0"
dependencies = [
 "libc",
]