{ "metadata": null, "packages": [ { "authors": [ "Andrew Gallant " ], "categories": [ "text-processing" ], "default_run": null, "dependencies": [ { "features": [], "kind": null, "name": "memchr", "optional": false, "registry": null, "rename": null, "req": "^2.4.0", "source": "registry+https://github.com/rust-lang/crates.io-index", "target": null, "uses_default_features": false } ], "description": "Fast multiple substring searching.", "documentation": null, "edition": "2018", "features": { "default": [ "std" ], "std": [ "memchr/std" ] }, "homepage": "https://github.com/BurntSushi/aho-corasick", "id": "path+file:///usr/local/google/home/mgeisler/src/aosp/external/rust/crates/aho-corasick#0.7.20", "keywords": [ "string", "search", "text", "aho", "multi" ], "license": "Unlicense OR MIT", "license_file": null, "links": null, "manifest_path": "/usr/local/google/home/mgeisler/src/aosp/external/rust/crates/aho-corasick/Cargo.toml", "metadata": null, "name": "aho-corasick", "publish": null, "readme": "README.md", "repository": "https://github.com/BurntSushi/aho-corasick", "rust_version": null, "source": null, "targets": [ { "crate_types": [ "lib" ], "doc": true, "doctest": true, "edition": "2018", "kind": [ "lib" ], "name": "aho_corasick", "src_path": "/usr/local/google/home/mgeisler/src/aosp/external/rust/crates/aho-corasick/src/lib.rs", "test": true } ], "version": "0.7.20" }, { "authors": [ "Andrew Gallant ", "bluss" ], "categories": [], "default_run": null, "dependencies": [ { "features": [], "kind": null, "name": "compiler_builtins", "optional": true, "registry": null, "rename": null, "req": "^0.1.2", "source": "registry+https://github.com/rust-lang/crates.io-index", "target": null, "uses_default_features": true }, { "features": [], "kind": null, "name": "rustc-std-workspace-core", "optional": true, "registry": null, "rename": "core", "req": "^1.0.0", "source": "registry+https://github.com/rust-lang/crates.io-index", "target": null, "uses_default_features": true }, { "features": [], "kind": null, "name": "log", "optional": true, "registry": null, "rename": null, "req": "^0.4.20", "source": "registry+https://github.com/rust-lang/crates.io-index", "target": null, "uses_default_features": true }, { "features": [], "kind": "dev", "name": "quickcheck", "optional": false, "registry": null, "rename": null, "req": "^1.0.3", "source": "registry+https://github.com/rust-lang/crates.io-index", "target": null, "uses_default_features": false } ], "description": "Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for\n1, 2 or 3 byte search and single substring search.\n", "documentation": "https://docs.rs/memchr/", "edition": "2021", "features": { "alloc": [], "compiler_builtins": [ "dep:compiler_builtins" ], "core": [ "dep:core" ], "default": [ "std" ], "libc": [], "logging": [ "dep:log" ], "rustc-dep-of-std": [ "core", "compiler_builtins" ], "std": [ "alloc" ], "use_std": [ "std" ] }, "homepage": "https://github.com/BurntSushi/memchr", "id": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2", "keywords": [ "memchr", "memmem", "substring", "find", "search" ], "license": "Unlicense OR MIT", "license_file": null, "links": null, "manifest_path": "/usr/local/google/home/mgeisler/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/Cargo.toml", "metadata": { "docs": { "rs": { "rustdoc-args": [ "--generate-link-to-definition" ] } } }, "name": "memchr", "publish": null, "readme": "README.md", "repository": "https://github.com/BurntSushi/memchr", "rust_version": "1.61", "source": "registry+https://github.com/rust-lang/crates.io-index", "targets": [ { "crate_types": [ "lib" ], "doc": true, "doctest": true, "edition": "2021", "kind": [ "lib" ], "name": "memchr", "src_path": "/usr/local/google/home/mgeisler/.cargo/registry/src/index.crates.io-6f17d22bba15001f/memchr-2.7.2/src/lib.rs", "test": true } ], "version": "2.7.2" } ], "resolve": { "nodes": [ { "dependencies": [ "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2" ], "deps": [ { "dep_kinds": [ { "kind": null, "target": null } ], "name": "memchr", "pkg": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2" } ], "features": [ "default", "std" ], "id": "path+file:///usr/local/google/home/mgeisler/src/aosp/external/rust/crates/aho-corasick#0.7.20" }, { "dependencies": [], "deps": [], "features": [ "alloc", "std" ], "id": "registry+https://github.com/rust-lang/crates.io-index#memchr@2.7.2" } ], "root": "path+file:///usr/local/google/home/mgeisler/src/aosp/external/rust/crates/aho-corasick#0.7.20" }, "target_directory": "/usr/local/google/home/mgeisler/src/aosp/external/rust/crates/aho-corasick/target", "version": 1, "workspace_default_members": [ "path+file:///usr/local/google/home/mgeisler/src/aosp/external/rust/crates/aho-corasick#0.7.20" ], "workspace_members": [ "path+file:///usr/local/google/home/mgeisler/src/aosp/external/rust/crates/aho-corasick#0.7.20" ], "workspace_root": "/usr/local/google/home/mgeisler/src/aosp/external/rust/crates/aho-corasick" }