1name: "inotify-sys" 2description: 3 "Low-level inotify bindings for the Rust programming language. This crate's " 4 "main purpose is to serve as the base for inotify-rs, the idiomatic Rust " 5 "wrapper around inotify. Unless you're sure you specifically need this " 6 "crate, please use inotify-rs instead." 7 8third_party { 9homepage: "https://crates.io/crates/inotify-sys" 10 identifier { 11 type: "Archive" 12 value: "https://static.crates.io/crates/inotify-sys/inotify-sys-0.1.3.crate" 13 primary_source: true 14 version: "0.1.3" 15 } 16 version: "0.1.3" 17 last_upgrade_date { year: 2024 month: 11 day: 12 } 18 license_type: NOTICE 19} 20