chore: bump to v1.9.1 + CHANGELOG

This commit is contained in:
2026-04-09 17:07:21 +01:00
parent cd1ad468f6
commit d7fce1ba81
6 changed files with 54 additions and 18 deletions

View File

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