diff options
| author | Henry Gressmann <mail@henrygressmann.de> | 2024-05-27 03:32:09 +0200 |
|---|---|---|
| committer | Henry Gressmann <mail@henrygressmann.de> | 2024-05-27 03:32:09 +0200 |
| commit | 9218c956350b0a28c5ac4595c3906b25339194b2 (patch) | |
| tree | d1b500fea94498eaf843627c75a517c1b35105f5 /rust-toolchain.toml | |
| parent | cfcd1f77328f2778143ca092bfa3ec0c954f123e (diff) | |
chore: improve value stack
Signed-off-by: Henry Gressmann <mail@henrygressmann.de>
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 a84b93a..a6f0132 100644 --- a/rust-toolchain.toml +++ b/rust-toolchain.toml @@ -1,2 +1,2 @@ [toolchain] -channel="nightly-2024-04-15" +channel="nightly-2024-05-25" |
