1[package] 2name = "android-pseudo-crate" 3version = "0.1.0" 4edition = "2021" 5publish = false 6license = "Apache-2.0" 7 8[dependencies] 9aarch64-paging = "=0.7.0" 10acpi = "=5.0.0" 11ahash = "=0.8.11" 12aho-corasick = "=0.7.20" 13android_log-sys = "=0.3.1" 14android_logger = "=0.13.3" 15anes = "=0.2.0" 16annotate-snippets = "=0.9.2" 17anstyle = "=1.0.10" 18anyhow = "=1.0.79" 19arbitrary = "=1.2.3" 20arc-swap = "=1.6.0" 21argh = "=0.1.12" 22argh_derive = "=0.1.12" 23argh_shared = "=0.1.12" 24arrayvec = "=0.7.4" 25ash = "=0.37.3" 26async-stream = "=0.3.5" 27async-stream-impl = "=0.3.5" 28async-task = "=4.7.1" 29async-trait = "=0.1.83" 30atomic = "=0.6.0" 31atty = "=0.2.14" 32axum = "=0.6.20" 33axum-core = "=0.3.4" 34base64 = "=0.22.1" 35bencher = "=0.1.5" 36bincode = "=1.3.3" 37bindgen = "=0.69.5" 38bindgen-cli = "=0.69.5" 39bit_field = "=0.10.2" 40bitflags = "=2.6.0" 41bitreader = "=0.3.8" 42bstr = "=1.3.0" 43buddy_system_allocator = "=0.11.0" 44bytemuck = "=1.19.0" 45bytemuck_derive = "=1.7.1" 46byteorder = "=1.5.0" 47bytes = "=1.9.0" 48camino = "=1.1.9" 49cast = "=0.3.0" 50cesu8 = "=1.1.0" 51cexpr = "=0.6.0" 52cfg-if = "=1.0.0" 53chrono = "=0.4.34" 54ciborium = "=0.2.2" 55ciborium-io = "=0.2.2" 56ciborium-ll = "=0.2.2" 57clang-sys = "=1.7.0" 58clap = "4.5.0" 59clap_builder = "=4.5.0" 60clap_complete = "=4.5.3" 61clap_derive = "=4.5.0" 62clap_lex = "=0.7.2" 63codespan-reporting = "=0.11.1" 64combine = "=4.6.7" 65command-fds = "=0.3.0" 66config = "=0.13.4" 67configparser = "=3.0.4" 68const-oid = "=0.9.6" 69coset = "=0.3.8" 70cov-mark = "=2.0.0" 71crc32fast = "=1.4.2" 72criterion = "=0.4.0" 73criterion-plot = "=0.5.0" 74crossbeam-channel = "=0.5.13" 75crossbeam-deque = "=0.8.5" 76crossbeam-epoch = "=0.9.18" 77crossbeam-queue = "=0.3.11" 78crossbeam-utils = "=0.8.20" 79csv = "=1.3.0" 80csv-core = "=0.1.11" 81darling = "0.20.10" 82darling_core = "=0.20.10" 83darling_macro = "=0.20.10" 84dashmap = "=5.5.3" 85data-encoding = "=2.6.0" 86debug_tree = "=0.4.0" 87der = "=0.7.9" 88der_derive = "=0.7.3" 89derive_arbitrary = "=1.3.2" 90displaydoc = "=0.2.5" 91document-features = "=0.2.10" 92downcast = "=0.11.0" 93downcast-rs = "=1.2.1" 94drm = "=0.12.0" 95drm-ffi = "=0.8.0" 96drm-fourcc = "=2.2.0" 97either = "=1.13.0" 98enumn = "=0.1.14" 99env_logger = "=0.10.2" 100epoll = "=4.3.3" 101equivalent = "=1.0.1" 102errno = "=0.3.9" 103etherparse = "=0.16.0" 104fallible-iterator = "=0.3.0" 105fallible-streaming-iterator = "=0.1.9" 106fastrand = "=2.0.2" 107fixedbitset = "=0.5.7" 108flagset = "=0.4.6" 109flate2 = "=1.0.28" 110fnv = "=1.0.7" 111foreign-types = "=0.3.1" 112foreign-types-shared = "=0.1.0" 113form_urlencoded = "=1.2.1" 114fragile = "=2.0.0" 115fs-err = "=2.11.0" 116futures = "=0.3.31" 117futures-channel = "=0.3.31" 118futures-core = "=0.3.31" 119futures-executor = "=0.3.31" 120futures-io = "=0.3.31" 121futures-macro = "=0.3.31" 122futures-sink = "=0.3.31" 123futures-task = "=0.3.31" 124futures-test = "=0.3.31" 125futures-util = "=0.3.31" 126fxhash = "=0.2.1" 127gbm = "=0.15.0" 128gdbstub = "=0.7.2" 129gdbstub_arch = "=0.3.0" 130getrandom = "=0.2.12" 131glam = "=0.25.0" 132glob = "=0.3.1" 133googletest = "=0.11.0" 134googletest_macro = "=0.11.0" 135gpio-cdev = "=0.6.0" 136grpcio = "=0.13.0" 137grpcio-compiler = "=0.12.1" 138grpcio-sys = "=0.13.0" 139h2 = "=0.4.4" 140half = "=2.2.1" 141hashbrown = "=0.12.3" 142hashlink = "=0.8.1" 143heck = "=0.4.1" 144hex = "=0.4.3" 145hound = "=3.5.1" 146http = "=0.2.9" 147http-body = "=0.4.6" 148httparse = "=1.9.5" 149httpdate = "=1.0.3" 150hyper = "=0.14.28" 151hyper-timeout = "=0.4.1" 152ident_case = "=1.0.1" 153idna = "=0.5.0" 154indexmap = "=1.9.2" 155instant = "=0.1.12" 156intrusive-collections = "=0.9.6" 157itertools = "=0.13.0" 158itoa = "=1.0.10" 159jni = "=0.21.1" 160jni-sys = "=0.3.0" 161kernlog = "=0.3.1" 162lazy_static = "=1.4.0" 163lazycell = "=1.3.0" 164libbpf-rs = "=0.24.2" 165libbpf-sys = "=1.4.3" 166libc = "=0.2.161" 167libfuzzer-sys = "=0.4.7" 168libloading = "=0.8.3" 169libm = "=0.2.8" 170libtest-mimic = "=0.6.0" 171libusb1-sys = "=0.7.0" 172libz-sys = "=1.1.8" 173linked-hash-map = "=0.5.6" 174linkme = "=0.3.10" 175linkme-impl = "=0.3.10" 176litrs = "=0.3.0" 177lock_api = "=0.4.11" 178log = "=0.4.22" 179lru-cache = "=0.1.2" 180lz4_flex = "=0.11.2" 181macaddr = "=1.0.1" 182managed = "=0.8.0" 183matches = "=0.1.9" 184matchit = "=0.7.3" 185maybe-async = "=0.2.10" 186memchr = "=2.7.1" 187memmap2 = "=0.8.0" 188memoffset = "=0.9.0" 189merge = "=0.1.0" 190merge_derive = "=0.1.0" 191miette = "=5.10.0" 192miette-derive = "=5.10.0" 193mime = "=0.3.17" 194minimal-lexical = "=0.2.1" 195mio = "=1.0.3" 196mls-rs = "=0.39.1" 197mls-rs-codec = "=0.5.3" 198mls-rs-codec-derive = "=0.1.1" 199mls-rs-core = "=0.18.0" 200mls-rs-crypto-traits = "=0.10.0" 201mockall = "=0.12.1" 202mockall_derive = "=0.12.1" 203moveit = "=0.6.0" 204named-lock = "=0.3.0" 205nix = "=0.28.0" 206no-panic = "=0.1.26" 207nom = "=7.1.3" 208num-bigint = "=0.4.4" 209num-complex = "=0.4.6" 210num-derive = "=0.3.3" 211num-integer = "=0.1.45" 212num-traits = "=0.2.19" 213num_cpus = "=1.16.0" 214num_enum = "=0.7.3" 215num_enum_derive = "=0.7.3" 216octets = "=0.2.0" 217once_cell = "=1.19.0" 218oneshot-uniffi = "=0.1.6" 219oorandom = "=11.1.3" 220openssl-macros = "=0.1.0" 221os_str_bytes = "=6.4.1" 222p9 = "=0.2.3" 223p9_wire_format_derive = "=0.2.3" 224parking_lot = "=0.12.1" 225parking_lot_core = "=0.9.9" 226paste = "=1.0.14" 227pathdiff = "=0.2.1" 228pdl-compiler = "=0.3.1" 229pdl-runtime = "=0.3.1" 230percent-encoding = "=2.3.1" 231percore = "=0.1.0" 232pest = "=2.7.6" 233pest_derive = "=2.7.6" 234pest_generator = "=2.7.6" 235pest_meta = "=2.7.6" 236petgraph = "=0.6.5" 237pin-project = "=1.1.3" 238pin-project-internal = "=1.1.3" 239pin-project-lite = "=0.2.13" 240pin-utils = "=0.1.0" 241pkcs1 = "=0.7.5" 242pkcs8 = "=0.10.2" 243plotters = "=0.3.5" 244plotters-backend = "=0.3.5" 245plotters-svg = "=0.3.5" 246poll_token_derive = "=0.1.0" 247ppv-lite86 = "=0.2.17" 248predicates = "=3.0.4" 249predicates-core = "=1.0.6" 250predicates-tree = "=1.0.9" 251prettyplease = "=0.2.17" 252proc-macro2 = "=1.0.75" 253protobuf = "=3.2.0" 254protobuf-codegen = "=3.2.0" 255protobuf-json-mapping = "=3.2.0" 256protobuf-parse = "=3.2.0" 257protobuf-support = "=3.2.0" 258ptr_meta = "=0.2.0" 259ptr_meta_derive = "=0.2.0" 260quiche = "=0.17.1" 261quickcheck = "=1.0.3" 262quote = "=1.0.36" 263rand = "=0.8.5" 264rand_chacha = "=0.3.1" 265rand_core = "=0.6.4" 266rand_xorshift = "=0.3.0" 267rayon = "=1.8.1" 268rayon-core = "=1.12.1" 269regex = "=1.7.3" 270regex-automata = "=0.1.10" 271regex-syntax = "=0.6.29" 272remain = "=0.2.12" 273ring = "=0.17.2" 274rusb = "=0.9.4" 275rusqlite = "=0.29.0" 276rustc-demangle = "=0.1.23" 277rustc-demangle-capi = "=0.1.0" 278rustc-hash = "=1.1.0" 279rustix = "=0.38.31" 280rustversion = "=1.0.14" 281ryu = "=1.0.16" 282same-file = "=1.0.6" 283scopeguard = "=1.2.0" 284sec1 = "=0.7.3" 285semver = "=1.0.23" 286serde = "=1.0.195" 287serde-xml-rs = "=0.6.0" 288serde_cbor = "=0.11.2" 289serde_derive = "=1.0.195" 290serde_json = "=1.0.94" 291serde_spanned = "=0.6.5" 292serde_test = "=1.0.176" 293serde_yaml = "=0.9.31" 294sharded-slab = "=0.1.7" 295shared_child = "=1.0.0" 296shared_library = "=0.1.9" 297shlex = "=1.3.0" 298siphasher = "=1.0.1" 299slab = "=0.4.9" 300smallvec = "=1.13.1" 301smccc = "=0.1.1" 302socket2 = "=0.5.5" 303spin = "=0.9.8" 304spki = "=0.7.3" 305static_assertions = "=1.1.0" 306strsim = "=0.11.1" 307strum = "=0.25.0" 308strum_macros = "=0.25.3" 309syn = "=2.0.58" 310syn-mid = "=0.6.0" 311sync_wrapper = "=1.0.1" 312synstructure = "=0.12.6" 313tempfile = "=3.12.0" 314termcolor = "=1.4.1" 315termtree = "=0.4.1" 316textwrap = "=0.16.0" 317thiserror = "=1.0.49" 318thiserror-impl = "=1.0.49" 319thread_local = "=1.1.7" 320threadpool = "=1.8.1" 321tikv-jemalloc-sys = "=0.5.4" 322tikv-jemallocator = "=0.5.4" 323tinytemplate = "=1.2.1" 324tinyvec = "=1.6.0" 325tinyvec_macros = "=0.1.1" 326tokio = "=1.42.0" 327tokio-io-timeout = "=1.2.0" 328tokio-macros = "=2.4.0" 329tokio-openssl = "=0.6.5" 330tokio-stream = "=0.1.16" 331tokio-test = "=0.4.2" 332tokio-util = "=0.7.13" 333toml = "=0.8.10" 334toml_datetime = "=0.6.5" 335toml_edit = "=0.22.4" 336tonic = "=0.11.0" 337tower = "=0.4.13" 338tower-layer = "=0.3.2" 339tower-service = "=0.3.2" 340tracing = "=0.1.40" 341tracing-attributes = "=0.1.27" 342tracing-core = "=0.1.32" 343tracing-subscriber = "=0.3.18" 344try-lock = "=0.2.5" 345tungstenite = "=0.21.0" 346twox-hash = "=1.6.3" 347ucd-trie = "=0.1.6" 348ucs2 = "=0.3.3" 349uefi = "=0.33.0" 350uefi-macros = "=0.17.0" 351uefi-raw = "=0.9.0" 352uguid = "=2.2.0" 353unicode-bidi = "=0.3.15" 354unicode-ident = "=1.0.8" 355unicode-normalization = "=0.1.22" 356unicode-segmentation = "=1.10.1" 357unicode-width = "=0.1.11" 358unicode-xid = "=0.2.4" 359uniffi = "=0.27.1" 360uniffi_checksum_derive = "=0.27.1" 361uniffi_core = "=0.27.1" 362uniffi_macros = "=0.27.1" 363uniffi_meta = "=0.27.1" 364unsafe-libyaml = "=0.2.10" 365untrusted = "=0.7.1" 366url = "=2.3.1" 367userfaultfd = "=0.7.0" 368userfaultfd-sys = "=0.5.0" 369utf-8 = "=0.7.6" 370uuid = "=1.7.0" 371vhost = "=0.8.1" 372vhost-user-backend = "=0.10.1" 373virtio-bindings = "=0.2.2" 374virtio-drivers = "=0.7.4" 375virtio-queue = "=0.11.0" 376virtio-vsock = "=0.5.0" 377vm-memory = "=0.12.2" 378vmm-sys-util = "=0.12.1" 379vsock = "=0.5.0" 380vsprintf = "=2.0.0" 381vulkano = "=0.33.0" 382walkdir = "=2.4.0" 383want = "=0.3.1" 384weak-table = "=0.3.2" 385webpki = "=0.22.4" 386which = "=4.4.0" 387winnow = "=0.5.37" 388x509-cert = "=0.2.4" 389xml-rs = "=0.8.19" 390yaml-rust = "=0.4.5" 391zerocopy = "=0.7.35" 392zerocopy-derive = "=0.7.35" 393zeroize = "=1.6.0" 394zeroize_derive = "=1.4.2" 395zip = "=0.6.6" 396