Skip to content

Commit

Permalink
fix: batch create collab api endpoint might cause tokio runtime issue (
Browse files Browse the repository at this point in the history
…#810)

* fix: batch create collab api endpoint might cause tokio runtime issue

* chore: remove test

* chore: clippy
  • Loading branch information
appflowy authored Sep 11, 2024
1 parent 5bf0862 commit 7cd88b7
Show file tree
Hide file tree
Showing 5 changed files with 117 additions and 250 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ lettre = { version = "0.11.7", features = ["tokio1", "tokio1-native-tls"] }
handlebars = "5.1.2"
pin-project = "1.1.5"
byteorder = "1.5.0"
rayon = "1.10.0"


[dev-dependencies]
Expand Down
Loading

0 comments on commit 7cd88b7

Please sign in to comment.