瀏覽代碼

Caego.toml: remove async-recursion from event_graph features

dasman 2 年之前
父節點
當前提交
89ff2b3ded
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      Cargo.toml

+ 0 - 1
Cargo.toml

@@ -199,7 +199,6 @@ geode = [
 
 event-graph = [
     "async-trait",
-    "async-recursion",
     "blake3",
     "num-bigint",
     "rand",