Bump to 0.16.0
Test / test (push) Waiting to run
Test / build (push) Failing after 44s

This commit is contained in:
Jake Shadle
2024-08-02 14:29:43 +02:00
parent d425dbf412
commit 10d8902cf9
+1 -1
View File
@@ -1,6 +1,6 @@
FROM rust:1.80.0-alpine3.20
ENV deny_version="0.14.22"
ENV deny_version="0.16.0"
RUN set -eux; \
apk update; \