Browse Source

Caego.toml: remove async-recursion from event_graph features

dasman 2 years ago
parent
commit
89ff2b3ded
1 changed files with 0 additions and 1 deletions
  1. 0 1
      Cargo.toml

+ 0 - 1
Cargo.toml

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