| Name: Notify |
| License File: LICENSE.ARTISTIC |
| Description: |
| |
| # What is this crate used for? |
| |
| At time of writing, a cross platform filesystem notification library. |
| |
| # Are there any use restrictions? i.e. only for development hosts |
| |
| No. |
| |
| # What differs from upstream? |
| |
| The file LICENSE.ARTISTIC was fetched from |
| https://github.com/notify-rs/notify/blob/main/LICENSE.ARTISTIC. No other |
| changes were made. |
| |
| # Are there any restrictions to how it should be rolled? |
| |
| Comment out this crate's line in the `[patch.crates-io]` section of |
| `//third_party/rust_crates/Cargo.toml` before running the vendoring script, then move the contents |
| of `//third_party/rust_crates/vendor/notify` into this directory. |
| |
| Care must be taken to only include files which comply with our license policy. |
| |
| # Is there anything else which makes this dependency "special"? |
| |
| No. |