mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
[rust]: remove vecdeque_binary_search feature
This commit is contained in:
parent
19521bf695
commit
9453f8a4b7
2
backend/rust-toolchain
Normal file
2
backend/rust-toolchain
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[toolchain]
|
||||||
|
channel = "nightly-2021-04-24"
|
@ -1,5 +1,3 @@
|
|||||||
#![feature(vecdeque_binary_search)]
|
|
||||||
|
|
||||||
pub mod errors;
|
pub mod errors;
|
||||||
pub mod module;
|
pub mod module;
|
||||||
mod notify;
|
mod notify;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user