Skip to content

Commit 742914f

Browse files
authored
Rust toolchain: Update to 1.84 (#415)
Update to Rust toolchain 1.84.
1 parent f97de79 commit 742914f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.sync/Version.njk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
{% set python_version = "3.12" %}
4444

4545
{# The Rust toolchain version to use. #}
46-
{% set rust_toolchain = "1.80.0" %}
46+
{% set rust_toolchain = "1.84.0" %}
4747

4848
{# Rust tool versions. #}
4949
{% set cargo_make = "0.37.24" %}

0 commit comments

Comments
 (0)