aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-10-30 03:47:19 -0700
committerFuwn <[email protected]>2024-10-30 03:47:19 -0700
commitf99b14ee82bcc09bc88d4fc236da245067277020 (patch)
tree0cc6155f875fe98072c782b40fff87c5490e4159
parentrefactor(src): use derive from serde (diff)
downloadsenpy-rs-f99b14ee82bcc09bc88d4fc236da245067277020.tar.xz
senpy-rs-f99b14ee82bcc09bc88d4fc236da245067277020.zip
chore: delete rust toolchain pin
-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"