Add exec policy TOML representation (#10026)

We'd like to represent these in `requirements.toml`. This just adds the
representation and the tests, doesn't wire it up anywhere yet.
This commit is contained in:
gt-oai
2026-01-28 12:00:10 +00:00
committed by GitHub
parent 996e09ca24
commit 71b8d937ed
5 changed files with 354 additions and 0 deletions
+1
View File
@@ -1389,6 +1389,7 @@ dependencies = [
"libc",
"maplit",
"mcp-types",
"multimap",
"once_cell",
"openssl-sys",
"os_info",