diff options
| author | Samuel Perrouault <samuel.perrouault@gmail.com> | 2025-07-23 00:05:12 +0200 |
|---|---|---|
| committer | Samuel Perrouault <samuel.perrouault@gmail.com> | 2025-07-23 00:05:12 +0200 |
| commit | f03fa6fa77a68bff80b65ee69765042076a306c2 (patch) | |
| tree | 6bbc1ef9ac4efb5f1a8f7f8c3994600069428856 /rust-toolchain.toml | |
| parent | ab5177eff4b938f080c67a524165462a56d0d352 (diff) | |
exploring a fully static pathstatic_exe
Diffstat (limited to 'rust-toolchain.toml')
| -rw-r--r-- | rust-toolchain.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml index c5794a6..5d56faf 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,2 +1,2 @@ [toolchain] -channel = "1.85" +channel = "nightly" |
