Source code

Revision control

Copy as Markdown

Other Tools

[package]
edition = "2021"
name = "mozprofile"
version = "0.9.2"
authors = ["Mozilla"]
description = "Library for working with Mozilla profiles."
keywords = [
"firefox",
"mozilla",
]
license = "MPL-2.0"
[dependencies]
tempfile = "3"
thiserror = "1"