From fd264bf05c8f785f252e304f852fa517ae764ca4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 15:57:11 +0000 Subject: [PATCH] Update dependency cargo-deny to v0.18.2 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d7aaf8d..79b465b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -14,7 +14,7 @@ concurrency: env: CARGO_TERM_COLOR: always # renovate: datasource=crate depName=cargo-deny versioning=semver - CARGO_DENY_VERSION: 0.16.1 + CARGO_DENY_VERSION: 0.18.2 # renovate: datasource=docker depName=postgres POSTGRES_VERSION: 16