Explorar o código

[rust]: remove vecdeque_binary_search feature

appflowy %!s(int64=3) %!d(string=hai) anos
pai
achega
9453f8a4b7
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 2 0
      backend/rust-toolchain
  2. 0 2
      frontend/rust-lib/flowy-document/src/lib.rs

+ 2 - 0
backend/rust-toolchain

@@ -0,0 +1,2 @@
+[toolchain]
+channel = "nightly-2021-04-24"

+ 0 - 2
frontend/rust-lib/flowy-document/src/lib.rs

@@ -1,5 +1,3 @@
-#![feature(vecdeque_binary_search)]
-
 pub mod errors;
 pub mod module;
 mod notify;