mirror of https://github.com/tikv/client-rust.git
set toolchain version
Signed-off-by: Ping Yu <yuping@pingcap.com>
This commit is contained in:
parent
1a14267135
commit
75936158e5
|
@ -1,3 +1,3 @@
|
|||
[toolchain]
|
||||
channel = "stable"
|
||||
channel = "nightly-2023-12-10"
|
||||
components = ["rustfmt", "clippy"]
|
||||
|
|
Loading…
Reference in New Issue