blob: f5328ea026079b6caf3bd615ec0401e763fef72f [file] [log] [blame]
# Copyright 2022 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
[package]
name = "pristine"
version = "0.1.0"
edition = "2021"
[dependencies]
arrayvec = "0.7"
clap = { version = "3.1", features = [ "derive" ] }
rayon = "1.5"
roots = "0.0.7"