aboutsummaryrefslogtreecommitdiffstats
path: root/rust-toolchain.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2024-06-13 11:18:32 +0000
committerEllie Huxtable <ellie@elliehuxtable.com>2024-06-13 11:18:32 +0000
commit5f2df6584d51f6ec05560cf5d8c28b554a8053fb (patch)
tree1b06d1a00a64967d482e449bc691828253ca5c6e /rust-toolchain.toml
parentchore(nix): De-couple atuin nix build from nixpkgs rustc version (#2123) (diff)
downloadatuin-5f2df6584d51f6ec05560cf5d8c28b554a8053fb.zip
chore: update to rust 1.78
Diffstat (limited to 'rust-toolchain.toml')
-rw-r--r--rust-toolchain.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml
index fcc85b9e..744175d5 100644
--- a/rust-toolchain.toml
+++ b/rust-toolchain.toml
@@ -1,2 +1,2 @@
[toolchain]
-channel = "1.77"
+channel = "1.78"