This website requires JavaScript.
Explore
Help
Sign In
dnrops
/
meilisearch
mirror of
https://github.com/meilisearch/meilisearch.git
Watch
1
Star
0
Fork
You've already forked meilisearch
0
Code
Issues
Projects
Releases
Wiki
Activity
db2f22df25
meilisearch
/
rust-toolchain.toml
4 lines
55 B
TOML
Raw
Normal View
History
Unescape
Escape
specify the rust toolchain
2024-06-19 16:57:19 +08:00
[
toolchain
]
Bump the minimal version to 1.81 as we use std LazyLock
2025-01-08 22:31:13 +08:00
channel
=
"1.81.0"
specify the rust toolchain
2024-06-19 16:57:19 +08:00
components
=
[
"clippy"
]