Skip to content

Commit 26a5aca

Browse files
committed
CI: update cargo-deny, cargo-machete
1 parent 8cc51a0 commit 26a5aca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/full-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ env:
2626
# * report_objects: list individual leaked objects when running LeakSanitizer
2727
LSAN_OPTIONS: report_objects=1
2828

29-
CARGO_DENY_VERSION: "0.16.1"
30-
CARGO_MACHETE_VERSION: "0.7.0"
29+
CARGO_DENY_VERSION: "0.18.5"
30+
CARGO_MACHETE_VERSION: "0.9.1"
3131

3232

3333
defaults:

0 commit comments

Comments
 (0)