GnoCiYeH hace 1 año
padre
commit
99ffe724ff
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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" ]