Skip to content

Commit 161145d

Browse files
authored
Update the nightly toolchain (#822)
1 parent f4e2450 commit 161145d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ swift_package_platform_watchos = $(call swift_package_platform_version,watchos)
1717
swift_package_platform_tvos = $(call swift_package_platform_version,tvos)
1818

1919
# Required for supporting tvOS and watchOS. We can update the nightly toolchain version if needed.
20-
rust_nightly_toolchain := nightly-2024-12-08
20+
rust_nightly_toolchain := nightly-2025-07-29
2121

2222
clean:
2323
@# Help: Remove untracked files from the project via Git.

0 commit comments

Comments
 (0)