Skip to content

Commit 180ff6c

Browse files
committed
TOOL-27106 Upgrade rust tools to 1.83.0
1 parent 3e098a6 commit 180ff6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

debian/rules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ DEB_HOST_GNU_CPU ?= $(shell dpkg-architecture -qDEB_HOST_GNU_CPU)
2121
dh $@
2222

2323
override_dh_install:
24-
./scripts/fetch-and-run-installer.sh "1.80.0" "/usr" "debian/tmp" $(DEB_HOST_GNU_CPU)
24+
./scripts/fetch-and-run-installer.sh "1.83.0" "/usr" "debian/tmp" $(DEB_HOST_GNU_CPU)
2525

2626
dh_install --autodest "debian/tmp/*"
2727

0 commit comments

Comments
 (0)