GnoCiYeH 1 year ago
parent
commit
99ffe724ff
1 changed files with 4 additions and 0 deletions
  1. 4 0
      rust-toolchain.toml

+ 4 - 0
rust-toolchain.toml

@@ -0,0 +1,4 @@
+[toolchain]
+channel = "nightly-2023-08-15"
+components = ["rust-src"]
+targets = [ "x86_64-unknown-linux-musl" ]