Skip to content

Commit 05af3f8

Browse files
committed
Update cargo-deny + cargo-dinghy versions
1 parent c69c5a0 commit 05af3f8

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
@@ -33,8 +33,8 @@ env:
3333
# Local variables
3434
# Note: using variables is limited at the moment, see https://github.com/actions/runner/issues/480
3535
GDRUST_FEATURES: "gdnative/async,gdnative/serde,gdnative_bindings_generator/debug"
36-
CARGO_DENY_VERSION: "0.11.0"
37-
CARGO_DINGHY_VERSION: "0.4.68"
36+
CARGO_DENY_VERSION: "0.11.4"
37+
CARGO_DINGHY_VERSION: "0.4.71"
3838

3939
on:
4040
push:

0 commit comments

Comments
 (0)