1name: "memchr" 2description: "Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search." 3third_party { 4 version: "2.7.4" 5 license_type: NOTICE 6 last_upgrade_date { 7 year: 2024 8 month: 12 9 day: 21 10 } 11 homepage: "https://crates.io/crates/memchr" 12 identifier { 13 type: "Archive" 14 value: "https://static.crates.io/crates/memchr/memchr-2.7.4.crate" 15 version: "2.7.4" 16 } 17} 18