diff options
| author | Ellie Huxtable <ellie@elliehuxtable.com> | 2024-06-06 15:03:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-06 15:03:43 +0100 |
| commit | eb4a5ab4cd57e8059bb41ef7d715721aa1af049a (patch) | |
| tree | 86b14e620822ec656b40938931beb9fd6c473749 /ui/backend/rust-toolchain.toml | |
| parent | feat(ui): setup single-instance (#2093) (diff) | |
| download | atuin-eb4a5ab4cd57e8059bb41ef7d715721aa1af049a.zip | |
chore: update email, gitignore, tweak ui (#2094)
Diffstat (limited to 'ui/backend/rust-toolchain.toml')
| -rw-r--r-- | ui/backend/rust-toolchain.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/backend/rust-toolchain.toml b/ui/backend/rust-toolchain.toml new file mode 100644 index 00000000..fcc85b9e --- /dev/null +++ b/ui/backend/rust-toolchain.toml @@ -0,0 +1,2 @@ +[toolchain] +channel = "1.77" |
