aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-30 03:58:26 -0700
committerFuwn <[email protected]>2024-10-30 03:58:26 -0700
commit8259359aded356ab3e984e2a87ac723efc6b347d (patch)
tree66d6d25cbbea18ea14223c40229f74d31abfa354
parentdocs(readme): fix install command (diff)
downloadcli-8259359aded356ab3e984e2a87ac723efc6b347d.tar.xz
cli-8259359aded356ab3e984e2a87ac723efc6b347d.zip
feat: remove nightly requirement
-rw-r--r--rust-toolchain.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/rust-toolchain.toml b/rust-toolchain.toml
deleted file mode 100644
index 22a9829..0000000
--- a/rust-toolchain.toml
+++ /dev/null
@@ -1,2 +0,0 @@
-[toolchain]
-channel = "nightly-2022-02-22"