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 289f0aa commit 5f6f07dCopy full SHA for 5f6f07d
.github/workflows/full-ci.yml
@@ -29,7 +29,7 @@ env:
29
# Note: using variables is limited at the moment, see https://github.com/actions/runner/issues/480
30
GDRUST_FEATURES: "gdnative/async,gdnative/serde,gdnative_bindings_generator/debug"
31
CARGO_DENY_VERSION: "0.11.4"
32
- CARGO_DINGHY_VERSION: "0.4.71"
+ CARGO_DINGHY_VERSION: "0.6.4"
33
CARGO_MACHETE_VERSION: "0.3"
34
35
on:
0 commit comments