mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
refactor: reanme flowy-grid-data-model to grid-rev-model
This commit is contained in:
@ -21,7 +21,7 @@ lib-ws = { path = "../../../shared-lib/lib-ws" }
|
||||
bytes = { version = "1.0" }
|
||||
anyhow = "1.0"
|
||||
tokio = {version = "1", features = ["sync"]}
|
||||
parking_lot = "0.11"
|
||||
parking_lot = "0.12.1"
|
||||
strum = "0.21"
|
||||
strum_macros = "0.21"
|
||||
tracing = { version = "0.1", features = ["log"] }
|
||||
|
Reference in New Issue
Block a user