Simplify path representation in collab panel
Optimize set representation in collab
This commit is contained in:
parent
5400605483
commit
52057c5619
6 changed files with 163 additions and 175 deletions
|
@ -41,6 +41,7 @@ prost.workspace = true
|
|||
rand.workspace = true
|
||||
reqwest = { version = "0.11", features = ["json"], optional = true }
|
||||
scrypt = "0.7"
|
||||
smallvec.workspace = true
|
||||
# Remove fork dependency when a version with https://github.com/SeaQL/sea-orm/pull/1283 is released.
|
||||
sea-orm = { git = "https://github.com/zed-industries/sea-orm", rev = "18f4c691085712ad014a51792af75a9044bacee6", features = ["sqlx-postgres", "postgres-array", "runtime-tokio-rustls"] }
|
||||
sea-query = "0.27"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue