Daniel Faust
|
679fc4a3f2
|
Use path to link to local dependencies
|
2023-05-15 15:43:19 +02:00 |
|
Daniel Faust
|
1d88f6df4b
|
Revert "Use workspace dependencies"
This reverts commit 7e8ea0873ddb87530fb58c5341d2d00b89791c28.
|
2023-05-15 15:43:19 +02:00 |
|
Daniel Faust
|
b225bfe7e0
|
Revert "Update dependencies"
This reverts commit c25f338f3b135e53459562085e7e82d4ec832eb1.
|
2023-05-15 15:43:19 +02:00 |
|
Daniel Faust
|
4716930192
|
cargo clippy
|
2023-05-15 15:43:19 +02:00 |
|
Daniel Faust
|
b2b05ee24d
|
cargo fmt
|
2023-05-15 15:43:19 +02:00 |
|
Daniel Faust
|
4fc2a10814
|
Improve docs
|
2023-05-15 15:43:19 +02:00 |
|
Daniel Faust
|
a2f5666993
|
Rename file-id's inode property to file
|
2023-05-15 15:43:19 +02:00 |
|
Daniel Faust
|
da4cbba07a
|
Fix debounced examples
|
2023-05-15 15:43:19 +02:00 |
|
Daniel Faust
|
029d1b34ac
|
Implement Copy for EventKind
Closes #458
|
2023-05-15 15:43:19 +02:00 |
|
Daniel Faust
|
0d33bb31fb
|
Update dependencies
|
2023-05-15 15:43:19 +02:00 |
|
Daniel Faust
|
315bc709bf
|
Use workspace dependencies
|
2023-05-15 15:43:19 +02:00 |
|
Daniel Faust
|
65d6d91ca1
|
inotify: Emit rename from events immediately
|
2023-05-15 15:43:19 +02:00 |
|
Daniel Faust
|
fe18bbd425
|
Add notify-debouncer-refined and file-id crates
|
2023-05-15 15:43:19 +02:00 |
|
Daniel Faust
|
68802129f9
|
Implement Copy for EventKind
Closes #458
|
2023-05-15 10:37:28 +02:00 |
|
Benoît du Garreau
|
f5978d0b87
|
Update windows-sys to 0.45
|
2023-03-01 17:12:15 +01:00 |
|
tiann
|
0f5fcda7a0
|
Use INotifyWatcher as recommended watcher for Android
|
2023-02-13 17:13:15 +01:00 |
|
Aron Heinecke
|
85a231f01d
|
prepare notify 5.1.0
|
2023-01-28 19:02:45 +01:00 |
|
Alex Kirszenberg
|
d765321baa
|
Add comment
|
2023-01-15 00:07:07 +01:00 |
|
Alex Kirszenberg
|
3439340381
|
Fix macOS test
|
2023-01-15 00:07:07 +01:00 |
|
Alex Kirszenberg
|
7e2ad3148b
|
kqueue: Only make a single syscall to add all the watches
|
2023-01-15 00:07:07 +01:00 |
|
Yuki Okushi
|
e375fcefd2
|
Include license files on publishing
Signed-off-by: Yuki Okushi <jtitor@2k36.org>
|
2022-12-23 22:39:06 +01:00 |
|
Alexander Shishenko
|
b23efcb9df
|
Use official windows-sys crate for WinAPI instead of deprecated winapi crate
|
2022-12-05 18:44:33 +01:00 |
|
Benjamin Bouvier
|
0e354a3f51
|
Add missing s to features crossbeam-channel example in docs
|
2022-10-01 19:33:07 +02:00 |
|
Joshua Batty
|
c565696eb9
|
Fix spelling mistake (#448)
|
2022-09-26 17:01:57 +09:00 |
|
Aron Heinecke
|
0775e62c1d
|
debouncer: correctly document crossbeam feature
|
2022-09-05 01:21:09 +02:00 |
|