Add rust-toolchain.toml (#97)

This commit is contained in:
uint256_t 2025-05-21 00:43:56 +09:00 committed by GitHub
parent 310b1ce5f9
commit 70f415cd56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

2
rust-toolchain.toml Normal file
View file

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