Closed 24seconds closed 1 year ago
Maybe adding rust-toolchain file can force this project's rust version? Example: https://github.com/gluesql/gluesql/blob/72d4b8b17c05d445eeb782b2eb45ac8970845821/rust-toolchain#L1
rust-toolchain
If so, then it's good to add it here also. Maybe latest rust version would be nice.
I added.
Description
Maybe adding
rust-toolchain
file can force this project's rust version? Example: https://github.com/gluesql/gluesql/blob/72d4b8b17c05d445eeb782b2eb45ac8970845821/rust-toolchain#L1If so, then it's good to add it here also. Maybe latest rust version would be nice.