mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
chore: save workspace member info to disk (#5536)
* chore: save workspace member info to disk * chore: fix clippy
This commit is contained in:
@ -13,7 +13,7 @@ protobuf.workspace = true
|
||||
bytes.workspace = true
|
||||
anyhow.workspace = true
|
||||
thiserror = "1.0"
|
||||
validator = "0.16.0"
|
||||
validator.workspace = true
|
||||
tokio = { workspace = true, features = ["sync", "rt"] }
|
||||
|
||||
fancy-regex = { version = "0.11.0" }
|
||||
|
Reference in New Issue
Block a user