AppFlowy/frontend/rust-lib/flowy-search-pub/Cargo.toml
Nathan.fooo 3a9de61599
chore: update yrs version (#5262)
* chore: update yrs version

* chore: update client api
2024-05-06 11:30:13 +08:00

13 lines
288 B
TOML

[package]
name = "flowy-search-pub"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
collab = { workspace = true }
collab-folder = { workspace = true }
flowy-error = { workspace = true }