Skip to content

Commit 79cb682

Browse files
chore(deps): update rust to nightly-2026-08-30
1 parent 12204e4 commit 79cb682

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rust-toolchain.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
# Needed nightly features:
33
# - cargo `Z-bindeps` to build and embed preload shared libraries as dependencies of fspy
44
# - `windows_process_extensions_main_thread_handle` to get the main thread handle for Detours injection
5-
channel = "nightly-2026-08-02"
5+
channel = "nightly-2026-08-30"
66
profile = "default"

0 commit comments

Comments
 (0)