5 authors = ["Dana Keeler <dkeeler@mozilla.com>", "Mark Goodwin <mgoodwin@mozilla.com"]
12 clubcard-crlite = "0.3"
13 crossbeam-utils = "0.8"
15 firefox-on-glean = { path = "../../../../toolkit/components/glean/api" }
17 moz_task = { path = "../../../../xpcom/rust/moz_task" }
18 nserror = { path = "../../../../xpcom/rust/nserror" }
19 nsstring = { path = "../../../../xpcom/rust/nsstring" }
20 rkv = { version = "0.19", default-features = false }
21 rust_cascade = "1.4.0"
23 static_prefs = { path = "../../../../modules/libpref/init/static_prefs" }
24 storage_variant = { path = "../../../../storage/variant" }
26 thin-vec = { version = "0.2.1", features = ["gecko-ffi"] }
28 wr_malloc_size_of = { path = "../../../../gfx/wr/wr_malloc_size_of" }
29 xpcom = { path = "../../../../xpcom/rust/xpcom" }