chore: Add nix build files
This commit is contained in:
commit
45c3e91560
4 changed files with 121 additions and 0 deletions
3
rust_toolchain.toml
Normal file
3
rust_toolchain.toml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "nightly-2024-06-15"
|
||||
components = ["rust-src", "rust-analyzer"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue