Skip to content

Commit 25a5095

Browse files
authored
Add zed to the list of projects using notify (#771)
1 parent 23b493d commit 25a5095

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ _Cross-platform filesystem notification library for Rust._
2121
- Minimum supported Rust version: **1.85**
2222

2323
As used by: [alacritty], [cargo watch], [cobalt], [deno], [docket], [mdBook],
24-
[rust-analyzer], [watchexec], [watchfiles], [xi-editor],
24+
[rust-analyzer], [watchexec], [watchfiles], [xi-editor], [zed]
2525
and others.
2626

2727
(Looking for desktop notifications instead? Have a look at [notify-rust] or
@@ -98,4 +98,5 @@ Originally created by [Félix Saparelli] and awesome [contributors].
9898
[wiki]: https://github.com/notify-rs/notify/wiki
9999
[xi-editor]: https://xi-editor.io/
100100
[watchfiles]: https://watchfiles.helpmanual.io/
101+
[zed]: https://github.com/zed-industries/zed
101102
[examples]: examples/

0 commit comments

Comments
 (0)