fanotify-rs icon indicating copy to clipboard operation
fanotify-rs copied to clipboard

This is old.

Open n01e0 opened this issue 4 years ago • 2 comments

The code here is from version 0.2.7, but the version available on crates.io is 0.2.10.

n01e0 avatar Nov 13 '20 01:11 n01e0

Yes,I'll update the code. The next version is v0.3.0 which will contain two crates:fanotify-sys(low-level) and fanotify-rs(high-level).It will support common kernel versions(especially the versions where the fanotify API has changed).

Percivalll avatar Nov 17 '20 14:11 Percivalll

Ummm, now it's the contrary :sweat_smile: . creates.io shows 0.2.10 published on August 19th, 2020, but github shows 0.3.0 https://github.com/ZhangLei-cn/fanotify-rs/blob/4987bc7f784330cc86cdba79e7a04f2f8aa27885/Cargo.toml#L3

Congee avatar Mar 07 '21 04:03 Congee

0.3.1 has been released to crates.io

pantsman0 avatar Feb 09 '24 04:02 pantsman0