This website requires JavaScript.
Explore
Help
Sign In
jianmu
/
openobserve
mirror of
https://github.com/openobserve/openobserve
Watch
1
Star
0
Fork
You've already forked openobserve
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
97d1e44440
openobserve
/
rust-toolchain.toml
5 lines
95 B
TOML
Raw
Normal View
History
Unescape
Escape
build: introduce the rust-toolchain file (#780)
2023-05-22 18:12:48 +08:00
[
toolchain
]
ci: test mimalloc (#806)
2023-05-26 11:19:14 +08:00
channel
=
"nightly-2023-05-21"
build: introduce the rust-toolchain file (#780)
2023-05-22 18:12:48 +08:00
components
=
[
"rustfmt"
,
"clippy"
,
"llvm-tools"
]