Skip to content

Commit 89195b4

Browse files
committed
chore: bump rust & vite-task version
# Conflicts: # Cargo.lock # Cargo.toml
1 parent 72bceb9 commit 89195b4

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

rust-toolchain.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
[toolchain]
2-
# Needed nightly features:
3-
# - cargo `Z-bindeps` to build and embed preload shared libraries as dependencies of fspy
4-
# - `windows_process_extensions_main_thread_handle` to get the main thread handle for Detours injection
5-
channel = "nightly-2025-10-31"
2+
# nightly features required by vite-task
3+
channel = "nightly-2025-12-11"
64
profile = "default"

0 commit comments

Comments
 (0)