chore: add sunbeam registry annotations for crate publishing

This commit is contained in:
2026-03-27 00:35:42 +00:00
parent 496a192198
commit a7c2eb1d9b
3 changed files with 10 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ description = "containerd container runner executor for WFE"
[dependencies]
wfe-core = { workspace = true }
wfe-containerd-protos = { path = "../wfe-containerd-protos" }
wfe-containerd-protos = { version = "1.4.0", path = "../wfe-containerd-protos", registry = "sunbeam" }
tokio = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }