Add fsevent crate to workspace
Co-Authored-By: Nathan Sobo <nathan@zed.dev>
This commit is contained in:
parent
497dedbb84
commit
fbaab121f6
5 changed files with 302 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
[workspace]
|
||||
members = ["zed", "gpui"]
|
||||
members = ["zed", "gpui", "fsevent"]
|
||||
|
||||
[patch.crates-io]
|
||||
async-task = {git = "https://github.com/zed-industries/async-task", rev = "341b57d6de98cdfd7b418567b8de2022ca993a6e"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue