File tree Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Expand file tree Collapse file tree 3 files changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -4638,6 +4638,12 @@ user-id = 696 # Nick Fitzgerald (fitzgen)
46384638start = " 2024-07-30"
46394639end = " 2025-08-08"
46404640
4641+ [[trusted .pulley-macros ]]
4642+ criteria = " safe-to-deploy"
4643+ user-id = 73222 # wasmtime-publish
4644+ start = " 2025-06-20"
4645+ end = " 2026-06-20"
4646+
46414647[[trusted .quote ]]
46424648criteria = " safe-to-deploy"
46434649user-id = 3618 # David Tolnay (dtolnay)
Original file line number Diff line number Diff line change @@ -97,6 +97,9 @@ audit-as-crates-io = true
9797[policy .pulley-interpreter-fuzz ]
9898criteria = []
9999
100+ [policy .pulley-macros ]
101+ audit-as-crates-io = true
102+
100103[policy .wasi-common ]
101104audit-as-crates-io = true
102105
Original file line number Diff line number Diff line change @@ -735,6 +735,12 @@ when = "2025-05-20"
735735user-id = 73222
736736user-login = "wasmtime-publish"
737737
738+ [[publisher.pulley-macros]]
739+ version = "34.0.0"
740+ when = "2025-06-20"
741+ user-id = 73222
742+ user-login = "wasmtime-publish"
743+
738744[[publisher.quote]]
739745version = "1.0.36"
740746when = "2024-04-10"
You can’t perform that action at this time.
0 commit comments