chore: bump version to 1.6.0, update CHANGELOG

This commit is contained in:
2026-04-01 14:39:21 +01:00
parent 550dcd1f0c
commit 17a50d776b
4 changed files with 51 additions and 12 deletions

View File

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