mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-26 14:49:57 +00:00
- 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.
3 lines
31 B
TOML
3 lines
31 B
TOML
[toolchain]
|
|
channel = "1.79.0"
|