summaryrefslogtreecommitdiff
path: root/tools/check-dependencies
diff options
context:
space:
mode:
Diffstat (limited to 'tools/check-dependencies')
-rwxr-xr-xtools/check-dependencies2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/check-dependencies b/tools/check-dependencies
index 36641e3..b458994 100755
--- a/tools/check-dependencies
+++ b/tools/check-dependencies
@@ -4,4 +4,4 @@
#
# Checks that the dependencies in this project are all in use.
-cargo udeps --locked --all-targets
+cargo +nightly udeps --locked --all-targets