From 7a3c44a50404f8cb583c2b035fb0a3464e480316 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Fri, 29 May 2026 13:49:26 +0000 Subject: [PATCH] Update manifest schema --- cargo-deny.json | 4 ++-- vacuum.json | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/cargo-deny.json b/cargo-deny.json index eb2fb45b..877b731a 100644 --- a/cargo-deny.json +++ b/cargo-deny.json @@ -23,10 +23,10 @@ } }, "latest": { - "version": "0.19.7" + "version": "0.19.8" }, "0.19": { - "version": "0.19.7" + "version": "0.19.8" }, "0.19.8": { "x86_64_linux_musl": { diff --git a/vacuum.json b/vacuum.json index 883a99c0..c313b363 100644 --- a/vacuum.json +++ b/vacuum.json @@ -21,7 +21,10 @@ } }, "latest": { - "version": "0.26.8" + "version": "0.27.0" + }, + "0.27": { + "version": "0.27.0" }, "0.27.2": { "x86_64_linux_musl": {