Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/security/lockstore/lockstore_rs/   (Firefox Browser Version 153.0.1©)  Datei vom 27.6.2026 mit Größe 801 B image not shown  

Quelle  Cargo.toml   Sprache: unbekannt

 
Spracherkennung für: .toml vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]

[package]
name = "lockstore_rs"
version = "0.1.0"
edition = "2021"
rust-version.workspace = true

[dependencies]
base64 = "0.21"
kvstore = { path = "../../../toolkit/components/kvstore" }
nserror = { path = "../../../xpcom/rust/nserror" }
nss-rs = { git = "https://github.com/mozilla/nss-rs", version = "0.13", default-features = false }
nsstring = { path = "../../../xpcom/rust/nsstring" }
serde = "1"
serde_json = { version = "1", features = ["float_roundtrip"] }
thiserror = "1"
xpcom = { path = "../../../xpcom/rust/xpcom" }
zeroize = { version = "1.8", features = ["zeroize_derive"] }

[dev-dependencies]
kvstore = { path = "../../../toolkit/components/kvstore" }
nss-rs = { git = "https://github.com/mozilla/nss-rs", version = "0.13", default-features = false }
rusqlite = "0.31"
tempfile = "3"

[Dauer der Verarbeitung: 0.2 Sekunden, vorverarbeitet 2026-08-25]