Skip to content

update minimum walkdir version to 2.2.2#432

Merged
JohnTitor merged 1 commit intonotify-rs:mainfrom
trinity-1686a:update-min-walkdir
Aug 15, 2022
Merged

update minimum walkdir version to 2.2.2#432
JohnTitor merged 1 commit intonotify-rs:mainfrom
trinity-1686a:update-min-walkdir

Conversation

@trinity-1686a
Copy link
Contributor

While trying out notify 5.0.0-pre.16, I got some issues as it declare a dependency on walkdir 2.0.1, but uses a function added in 2.2.2. This patch aims to fix that little issue.

I've tested the RC for my (arguably simple) use case, and on Linux it seems to work fine. I'll test on MacOS and Windows in the following days, and report if I got any issue.

@trinity-1686a
Copy link
Contributor Author

trinity-1686a commented Aug 15, 2022

CI seems to have failed due to "1 cancelled checks" for macos-latest nightly. I'm not sure what that means or whether I can do something about it.

Edit: someone seems to have restarted the job. Thanks!

Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@JohnTitor JohnTitor merged commit 94f1680 into notify-rs:main Aug 15, 2022
@trinity-1686a trinity-1686a deleted the update-min-walkdir branch August 15, 2022 22:13
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