Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove dependency on fsevent #313

Merged
merged 1 commit into from
May 15, 2021
Merged

Conversation

erickt
Copy link
Contributor

@erickt erickt commented May 12, 2021

Notify doesn't really use the fsevent crate, so this patch removes the dependency. It still uses fsevent-sys to provide the C wrappers for the fsevent library.

@erickt
Copy link
Contributor Author

erickt commented May 12, 2021

I spoke too soon! @octplane merged in some of my PRs, so I’ll refactor this branch on top of that instead.

@erickt erickt force-pushed the remove-fsevents branch from 79559e2 to e8cabda Compare May 13, 2021 19:19
@erickt erickt changed the title Remove dependency on fsevents Remove dependency on fsevent May 13, 2021
Notify doesn't really use the `fsevent`, so this removes the dependency
and replaces it with flags inside the library.
@erickt erickt force-pushed the remove-fsevents branch from e8cabda to e8bb5ff Compare May 13, 2021 19:21
@erickt
Copy link
Contributor Author

erickt commented May 13, 2021

I've updated this PR to just remove the fsevent crate (which isn't really used in notify).

@0xpr03 0xpr03 merged commit 4c0c0b4 into notify-rs:main May 15, 2021
@erickt erickt deleted the remove-fsevents branch May 17, 2021 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants