We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3449215 commit ee76211Copy full SHA for ee76211
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ concurrency:
15
env:
16
CARGO_TERM_COLOR: always
17
# renovate: datasource=crate depName=cargo-deny versioning=semver
18
- CARGO_DENY_VERSION: 0.14.2
+ CARGO_DENY_VERSION: 0.14.3
19
# renovate: datasource=crate depName=diesel_cli versioning=semver
20
DIESEL_CLI_VERSION: 2.1.1
21
# renovate: datasource=npm depName=pnpm
0 commit comments