chore: Create rust-toolchain.toml (#415)

This commit is contained in:
Dheepak Krishnamurthy 2023-08-18 23:51:53 -04:00 committed by GitHub
parent b090101b23
commit d2429bc3e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
rust-toolchain.toml Normal file
View file

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