Skip to content

Commit 5f6f07d

Browse files
committed
Bump cargo-dinghy to 0.6.4
1 parent 289f0aa commit 5f6f07d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/full-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ env:
2929
# Note: using variables is limited at the moment, see https://github.com/actions/runner/issues/480
3030
GDRUST_FEATURES: "gdnative/async,gdnative/serde,gdnative_bindings_generator/debug"
3131
CARGO_DENY_VERSION: "0.11.4"
32-
CARGO_DINGHY_VERSION: "0.4.71"
32+
CARGO_DINGHY_VERSION: "0.6.4"
3333
CARGO_MACHETE_VERSION: "0.3"
3434

3535
on:

0 commit comments

Comments
 (0)