From 0144b5e590d9836385284711322f8f064516169c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 00:24:11 +0000 Subject: [PATCH] chore(deps): update rust crate specta to v2.0.0-rc.22 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 34312a3d..4e2f051e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ thiserror = "2" url = "2" schemars = "0.8" dunce = "1" -specta = "=2.0.0-rc.20" +specta = "=2.0.0-rc.22" # TODO: remove when specta releases rc.21 specta-util = { version = "^0.0.7", default-features = false, features = [ "export",