• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[package]
2name = "android-pseudo-crate"
3version = "0.1.0"
4edition = "2021"
5publish = false
6license = "Apache-2.0"
7
8[dependencies]
9# go/keep-sorted start
10aarch64-paging = "=0.7.0"
11acpi = "=5.2.0"
12ahash = "=0.8.11"
13aho-corasick = "=0.7.20"
14android_bp = "=0.3.0"
15android_log-sys = "=0.3.2"
16android_logger = "=0.15.0"
17anes = "=0.2.0"
18annotate-snippets = "=0.9.2"
19anstyle = "=1.0.10"
20anyhow = "=1.0.97"
21arbitrary = "=1.4.1"
22arc-swap = "=1.7.1"
23argh = "=0.1.12"
24argh_derive = "=0.1.12"
25argh_shared = "=0.1.13"
26arrayvec = "=0.7.6"
27ash = "=0.37.3"
28async-stream = "=0.3.6"
29async-stream-impl = "=0.3.6"
30async-task = "=4.7.1"
31async-trait = "=0.1.88"
32atomic = "=0.6.0"
33atty = "=0.2.14"
34axum = "=0.6.20"
35axum-core = "=0.3.4"
36base64 = "=0.22.1"
37bencher = "=0.1.5"
38bincode = "=1.3.3"
39bindgen = "=0.69.5"
40bindgen-cli = "=0.69.5"
41bit_field = "=0.10.2"
42bitflags = "=2.9.0"
43bitreader = "=0.3.11"
44bstr = "=1.5.0"
45buddy_system_allocator = "=0.11.0"
46bytemuck = "=1.22.0"
47bytemuck_derive = "=1.8.1"
48byteorder = "=1.5.0"
49bytes = "=1.10.1"
50camino = "=1.1.9"
51cast = "=0.3.0"
52cesu8 = "=1.1.0"
53cexpr = "=0.6.0"
54cfg-if = "=1.0.0"
55chrono = "=0.4.39"
56ciborium = "=0.2.2"
57ciborium-io = "=0.2.2"
58ciborium-ll = "=0.2.2"
59clang-sys = "=1.8.1"
60clap = "4.5.0"
61clap_builder = "=4.5.0"
62clap_complete = "=4.5.3"
63clap_derive = "=4.5.0"
64clap_lex = "=0.7.4"
65codespan-reporting = "=0.11.1"
66combine = "=4.6.7"
67command-fds = "=0.3.0"
68config = "=0.13.4"
69configparser = "=3.1.0"
70const-oid = "=0.9.6"
71coset = "=0.3.8"
72cov-mark = "=2.0.0"
73crc = "=3.2.1"
74crc-catalog = "=2.4.0"
75crc32fast = "=1.4.2"
76criterion = "=0.4.0"
77criterion-plot = "=0.5.0"
78critical-section = "=1.2.0"
79crossbeam-channel = "=0.5.14"
80crossbeam-deque = "=0.8.6"
81crossbeam-epoch = "=0.9.18"
82crossbeam-queue = "=0.3.12"
83crossbeam-utils = "=0.8.21"
84csv = "=1.3.1"
85csv-core = "=0.1.12"
86darling = "0.20.10"
87darling_core = "=0.20.10"
88darling_macro = "=0.20.10"
89dashmap = "=5.5.3"
90data-encoding = "=2.8.0"
91debug_tree = "=0.4.0"
92der = "=0.7.9"
93der_derive = "=0.7.3"
94derive_arbitrary = "=1.4.1"
95diplomat = "=0.10.0"
96diplomat-runtime = "=0.10.0"
97diplomat_core = "=0.10.0"
98displaydoc = "=0.2.5"
99document-features = "=0.2.11"
100downcast = "=0.11.0"
101downcast-rs = "=2.0.1"
102drm = "=0.14.1"
103drm-ffi = "=0.9.0"
104drm-fourcc = "=2.2.0"
105either = "=1.15.0"
106enum-as-inner = "=0.6.1"
107enum-primitive-derive = "=0.3.0"
108enumn = "=0.1.14"
109env_filter = "=0.1.3"
110env_logger = "=0.10.2"
111epoll = "=4.3.3"
112equivalent = "=1.0.2"
113errno = "=0.3.10"
114etherparse = "=0.17.0"
115fallible-iterator = "=0.3.0"
116fallible-streaming-iterator = "=0.1.9"
117fastrand = "=2.3.0"
118fixedbitset = "=0.5.7"
119flagset = "=0.4.6"
120flate2 = "=1.0.35"
121fnv = "=1.0.7"
122foldhash = "=0.1.5"
123foreign-types = "=0.3.2"
124foreign-types-shared = "=0.1.1"
125form_urlencoded = "=1.2.1"
126fragile = "=2.0.0"
127fs-err = "=3.1.0"
128futures = "=0.3.31"
129futures-channel = "=0.3.31"
130futures-core = "=0.3.31"
131futures-executor = "=0.3.31"
132futures-io = "=0.3.31"
133futures-macro = "=0.3.31"
134futures-sink = "=0.3.31"
135futures-task = "=0.3.31"
136futures-test = "=0.3.31"
137futures-util = "=0.3.31"
138fxhash = "=0.2.1"
139gbm = "=0.15.0"
140gdbstub = "=0.7.5"
141gdbstub_arch = "=0.3.1"
142getrandom = "=0.2.15"
143gl = "=0.14.0"
144gl_common = "=0.1.0"
145glam = "=0.30.0"
146glob = "=0.3.2"
147googletest = "=0.13.0"
148googletest_macro = "=0.13.0"
149gpio-cdev = "=0.6.0"
150grid = "=0.16.1"
151grpcio = "=0.13.0"
152grpcio-compiler = "=0.13.0"
153grpcio-sys = "=0.13.0"
154h2 = "=0.4.4"
155half = "=2.2.1"
156hashbrown = "=0.15.2"
157hashlink = "=0.10.0"
158heck = "=0.5.0"
159hex = "=0.4.3"
160hound = "=3.5.1"
161http = "=0.2.12"
162http-body = "=0.4.6"
163httparse = "=1.10.1"
164httpdate = "=1.0.3"
165hyper = "=0.14.32"
166hyper-timeout = "=0.4.1"
167icu_capi = "=2.0.0-beta2"
168icu_casemap = "=2.0.0-beta2"
169icu_casemap_data = "=2.0.0-beta2"
170icu_collections = "=2.0.0-beta2"
171icu_locale = "=2.0.0-beta2"
172icu_locale_core = "=2.0.0-beta2"
173icu_locale_data = "=2.0.0-beta2"
174icu_properties = "=2.0.0-beta2"
175icu_properties_data = "=2.0.0-beta2"
176icu_provider = "=2.0.0-beta2"
177icu_provider_adapters = "=2.0.0-beta2"
178icu_provider_baked = "=2.0.0-beta2"
179ident_case = "=1.0.1"
180idna = "=0.5.0"
181indexmap = "=1.9.3"
182inotify = "=0.11.0"
183inotify-sys = "=0.1.5"
184intrusive-collections = "=0.9.7"
185ipnet = "=2.11.0"
186is-terminal = "=0.4.16"
187itertools = "=0.14.0"
188itoa = "=1.0.15"
189jni = "=0.21.1"
190jni-sys = "=0.3.0"
191json-strip-comments = "=1.0.4"
192kernlog = "=0.3.1"
193khronos = "=0.1.2"
194khronos-egl = "=6.0.0"
195lazy_static = "=1.4.0"
196lazycell = "=1.3.0"
197libbpf-rs = "=0.24.8"
198libbpf-sys = "=1.4.3"
199libc = "=0.2.161"
200libfuzzer-sys = "=0.4.8"
201libloading = "=0.8.6"
202libm = "=0.2.11"
203libsqlite3-sys = "=0.30.1"
204libtest-mimic = "=0.6.1"
205libusb1-sys = "=0.7.0"
206libz-sys = "=1.1.22"
207linked-hash-map = "=0.5.6"
208linkme = "=0.3.31"
209linkme-impl = "=0.3.31"
210litemap = "=0.7.5"
211litrs = "=0.4.1"
212lock_api = "=0.4.12"
213log = "=0.4.26"
214lru-cache = "=0.1.2"
215lz4_flex = "=0.11.3"
216macaddr = "=1.0.1"
217managed = "=0.8.0"
218maplit = "=1.0.2"
219matches = "=0.1.10"
220matchit = "=0.7.3"
221maybe-async = "=0.2.10"
222memchr = "=2.7.4"
223memmap2 = "=0.9.5"
224memoffset = "=0.9.1"
225merge = "=0.1.0"
226merge_derive = "=0.1.0"
227miette = "=6.0.1"
228miette-derive = "=6.0.1"
229mime = "=0.3.17"
230minimal-lexical = "=0.2.1"
231mio = "=1.0.3"
232mls-rs = "=0.39.4"
233mls-rs-codec = "=0.6.0"
234mls-rs-codec-derive = "=0.2.0"
235mls-rs-core = "=0.18.1"
236mls-rs-crypto-traits = "=0.10.0"
237mockall = "=0.13.1"
238mockall_derive = "=0.13.1"
239moveit = "=0.6.0"
240named-lock = "=0.3.0"
241nix = "=0.29.0"
242no-panic = "=0.1.35"
243nom = "=7.1.3"
244num-bigint = "=0.4.6"
245num-complex = "=0.4.6"
246num-derive = "=0.4.2"
247num-integer = "=0.1.46"
248num-traits = "=0.2.19"
249num_cpus = "=1.16.0"
250num_enum = "=0.7.3"
251num_enum_derive = "=0.7.3"
252octets = "=0.3.0"
253once_cell = "=1.21.1"
254oorandom = "=11.1.5"
255open-enum = "=0.5.2"
256open-enum-derive = "=0.5.2"
257openssl-macros = "=0.1.1"
258os_pipe = "=1.2.1"
259os_str_bytes = "=6.6.1"
260p9 = "=0.2.3"
261p9_wire_format_derive = "=0.2.3"
262parking_lot = "=0.12.3"
263parking_lot_core = "=0.9.10"
264paste = "=1.0.15"
265pathdiff = "=0.2.3"
266pdl-compiler = "=0.3.1"
267pdl-runtime = "=0.3.2"
268percent-encoding = "=2.3.1"
269percore = "=0.1.0"
270pest = "=2.7.15"
271pest_derive = "=2.7.15"
272pest_generator = "=2.7.15"
273pest_meta = "=2.7.15"
274petgraph = "=0.6.5"
275pin-project = "=1.1.8"
276pin-project-internal = "=1.1.8"
277pin-project-lite = "=0.2.16"
278pin-utils = "=0.1.0"
279pkcs1 = "=0.7.5"
280pkcs8 = "=0.10.2"
281plotters = "=0.3.7"
282plotters-backend = "=0.3.7"
283plotters-svg = "=0.3.7"
284poll_token_derive = "=0.1.0"
285portable-atomic = "=1.9.0"
286potential_utf = "=0.1.2"
287ppv-lite86 = "=0.2.21"
288predicates = "=3.1.3"
289predicates-core = "=1.0.9"
290predicates-tree = "=1.0.11"
291prettyplease = "=0.2.31"
292proc-macro2 = "=1.0.94"
293protobuf = "=3.2.0"
294protobuf-codegen = "=3.2.0"
295protobuf-json-mapping = "=3.2.0"
296protobuf-parse = "=3.2.0"
297protobuf-support = "=3.2.0"
298ptr_meta = "=0.2.0"
299ptr_meta_derive = "=0.2.0"
300quiche = "=0.17.1"
301quickcheck = "=1.0.3"
302quote = "=1.0.40"
303rand = "=0.8.5"
304rand_chacha = "=0.3.1"
305rand_core = "=0.6.4"
306rand_xorshift = "=0.3.0"
307rayon = "=1.10.0"
308rayon-core = "=1.12.1"
309regex = "=1.7.3"
310regex-automata = "=0.1.10"
311regex-syntax = "=0.6.29"
312remain = "=0.2.15"
313ring = "=0.17.2"
314rusb = "=0.9.4"
315rusqlite = "=0.32.1"
316rustc-demangle = "=0.1.24"
317rustc-demangle-capi = "=0.1.0"
318rustc-hash = "=2.1.1"
319rustix = "=0.38.31"
320rustversion = "=1.0.20"
321ryu = "=1.0.20"
322safe-mmio = "=0.2.1"
323same-file = "=1.0.6"
324scopeguard = "=1.2.0"
325sec1 = "=0.7.3"
326semver = "=1.0.26"
327serde = "=1.0.219"
328serde-xml-rs = "=0.6.0"
329serde_bytes = "=0.11.17"
330serde_cbor = "=0.11.2"
331serde_derive = "=1.0.219"
332serde_json = "=1.0.140"
333serde_spanned = "=0.6.8"
334serde_test = "=1.0.177"
335serde_yaml = "=0.9.34"
336serialport = "=4.7.0"
337sharded-slab = "=0.1.7"
338shared_child = "=1.0.1"
339shared_library = "=0.1.9"
340shlex = "=1.3.0"
341signal-hook = "=0.3.17"
342signal-hook-registry = "=1.4.2"
343simd-adler32 = "=0.3.7"
344siphasher = "=1.0.1"
345slab = "=0.4.9"
346slotmap = "=1.0.7"
347smallvec = "=1.14.0"
348smccc = "=0.1.1"
349socket2 = "=0.5.8"
350spdx = "=0.10.8"
351spidev = "=0.7.0"
352spin = "=0.9.8"
353spki = "=0.7.3"
354stable_deref_trait = "=1.2.0"
355static_assertions = "=1.1.0"
356strck = "=1.0.0"
357strsim = "=0.11.1"
358strum = "=0.27.1"
359strum_macros = "=0.27.1"
360syn = "=2.0.100"
361syn-mid = "=0.6.0"
362sync_wrapper = "=1.0.2"
363synstructure = "=0.13.1"
364taffy = "=0.7.7"
365tempfile = "=3.12.0"
366termcolor = "=1.4.1"
367termtree = "=0.4.1"
368textdistance = "=1.1.1"
369textwrap = "=0.16.2"
370thiserror = "=2.0.11"
371thiserror-impl = "=2.0.11"
372thread_local = "=1.1.8"
373threadpool = "=1.8.1"
374tikv-jemalloc-sys = "=0.5.4"
375tikv-jemallocator = "=0.5.4"
376tinyjson = "=2.5.1"
377tinystr = "=0.8.1"
378tinytemplate = "=1.2.1"
379tinyvec = "=1.6.0"
380tinyvec_macros = "=0.1.1"
381tokio = "=1.42.0"
382tokio-io-timeout = "=1.2.0"
383tokio-macros = "=2.5.0"
384tokio-openssl = "=0.6.5"
385tokio-stream = "=0.1.17"
386tokio-test = "=0.4.2"
387tokio-util = "=0.7.13"
388toml = "=0.8.19"
389toml_datetime = "=0.6.8"
390toml_edit = "=0.22.20"
391tonic = "=0.11.0"
392tower = "=0.4.13"
393tower-layer = "=0.3.3"
394tower-service = "=0.3.3"
395tracing = "=0.1.41"
396tracing-attributes = "=0.1.28"
397tracing-core = "=0.1.33"
398tracing-subscriber = "=0.3.19"
399try-lock = "=0.2.5"
400tungstenite = "=0.24.0"
401twox-hash = "=2.1.0"
402ucd-trie = "=0.1.7"
403ucs2 = "=0.3.3"
404uefi = "=0.33.0"
405uefi-macros = "=0.17.0"
406uefi-raw = "=0.9.0"
407uguid = "=2.2.0"
408unicode-bidi = "=0.3.15"
409unicode-ident = "=1.0.8"
410unicode-normalization = "=0.1.24"
411unicode-segmentation = "=1.12.0"
412unicode-width = "=0.2.0"
413unicode-xid = "=0.2.6"
414unsafe-libyaml = "=0.2.11"
415untrusted = "=0.7.1"
416url = "=2.5.2"
417userfaultfd = "=0.8.1"
418userfaultfd-sys = "=0.5.0"
419utf-8 = "=0.7.6"
420uuid = "=1.12.1"
421vhost = "=0.13.0"
422vhost-user-backend = "=0.17.0"
423virtio-bindings = "=0.2.4"
424virtio-drivers = "=0.9.0"
425virtio-drivers-and-devices = "=0.2.0"
426virtio-queue = "=0.14.0"
427virtio-vsock = "=0.8.0"
428vm-memory = "=0.16.1"
429vmm-sys-util = "=0.12.1"
430vsock = "=0.5.1"
431vsprintf = "=2.0.0"
432vulkano = "=0.33.0"
433walkdir = "=2.5.0"
434want = "=0.3.1"
435weak-table = "=0.3.2"
436webpki = "=0.22.4"
437which = "=4.4.0"
438winnow = "=0.6.26"
439writeable = "=0.6.1"
440x509-cert = "=0.2.5"
441xml-rs = "=0.8.19"
442yaml-rust = "=0.4.5"
443yoke = "=0.7.5"
444yoke-derive = "=0.7.5"
445zerocopy = "=0.8.23"
446zerocopy-derive = "=0.8.23"
447zerofrom = "=0.1.6"
448zerofrom-derive = "=0.1.6"
449zeroize = "=1.8.1"
450zeroize_derive = "=1.4.2"
451zerotrie = "=0.2.1"
452zerovec = "=0.11.1"
453zerovec-derive = "=0.11.1"
454zip = "=0.6.6"
455# go/keep-sorted end
456