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 5905e8b commit 5e76a11Copy full SHA for 5e76a11
.github/workflows/ci.yml
@@ -34,8 +34,8 @@ env:
34
CLIPPY_FEATURES: '--features godot/register-docs,godot/experimental-godot-api,godot/serde'
35
TEST_FEATURES: ''
36
RETRY: ${{ github.workspace }}/.github/other/retry.sh
37
- CARGO_DENY_VERSION: "0.16.1"
38
- CARGO_MACHETE_VERSION: "0.7.0"
+ CARGO_DENY_VERSION: "0.18.5"
+ CARGO_MACHETE_VERSION: "0.9.1"
39
40
41
defaults:
0 commit comments