Files
lancedb/rust-toolchain.toml
Cory Grinstead f41eb899dc chore(rust): lock toolchain & fix clippy (#1389)
- fix some clippy errors from ci running a different toolchain. 
- add some saftey notes about some unsafe blocks. 

- locks the toolchain so that it is consistent across dev and CI.
2024-06-20 12:13:03 -05:00

3 lines
31 B
TOML

[toolchain]
channel = "1.79.0"