mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: add read view info event
This commit is contained in:
@ -26,7 +26,7 @@ parking_lot = "0.11"
|
||||
strum = "0.21"
|
||||
strum_macros = "0.21"
|
||||
tracing = { version = "0.1", features = ["log"] }
|
||||
dashmap = {version = "4.0"}
|
||||
dashmap = "5"
|
||||
async-stream = "0.3.2"
|
||||
futures-util = "0.3.15"
|
||||
http-flowy = { git = "https://github.com/AppFlowy-IO/AppFlowy-Server", features = ["with_reqwest"] }
|
||||
|
Reference in New Issue
Block a user