add rust-toolchain.toml (#103)

This commit is contained in:
Conrado Gouvea 2024-01-16 14:10:37 -03:00 committed by GitHub
parent 4431e21cab
commit b54583b80a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
rust-toolchain.toml Normal file
View File

@ -0,0 +1,2 @@
[toolchain]
channel = "nightly"