We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4e2450 commit 161145dCopy full SHA for 161145d
Makefile
@@ -17,7 +17,7 @@ swift_package_platform_watchos = $(call swift_package_platform_version,watchos)
17
swift_package_platform_tvos = $(call swift_package_platform_version,tvos)
18
19
# Required for supporting tvOS and watchOS. We can update the nightly toolchain version if needed.
20
-rust_nightly_toolchain := nightly-2024-12-08
+rust_nightly_toolchain := nightly-2025-07-29
21
22
clean:
23
@# Help: Remove untracked files from the project via Git.
0 commit comments