Skip to content

Commit d1ebf7c

Browse files
committed
Update cargo-deny + cargo-machete versions
1 parent a94b5a8 commit d1ebf7c

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
@@ -21,8 +21,8 @@ env:
2121
# * report_objects: list individual leaked objects when running LeakSanitizer
2222
LSAN_OPTIONS: report_objects=1
2323

24-
CARGO_DENY_VERSION: "0.15.1"
25-
CARGO_MACHETE_VERSION: "0.6.2"
24+
CARGO_DENY_VERSION: "0.16.1"
25+
CARGO_MACHETE_VERSION: "0.7.0"
2626

2727

2828
defaults:

0 commit comments

Comments
 (0)