Skip to content

Commit 5e76a11

Browse files
committed
Update cargo-deny, cargo-machete versions
1 parent 5905e8b commit 5e76a11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ env:
3434
CLIPPY_FEATURES: '--features godot/register-docs,godot/experimental-godot-api,godot/serde'
3535
TEST_FEATURES: ''
3636
RETRY: ${{ github.workspace }}/.github/other/retry.sh
37-
CARGO_DENY_VERSION: "0.16.1"
38-
CARGO_MACHETE_VERSION: "0.7.0"
37+
CARGO_DENY_VERSION: "0.18.5"
38+
CARGO_MACHETE_VERSION: "0.9.1"
3939

4040

4141
defaults:

0 commit comments

Comments
 (0)