xref: /aosp_15_r20/system/secretkeeper/dice_policy/Cargo.toml (revision 3f8e9d82f4020c68ad19a99fc5fdc1fc90b79379)
1# Note that Cargo is not an officially supported build tool (Android's Soong is the official
2# tool).  This Cargo.toml file is included purely for the convenience of developers.
3
4[package]
5name = "dice_policy"
6version = "0.1.0"
7authors = ["Shikha Panwar <[email protected]>", "David Drysdale <[email protected]>"]
8edition = "2021"
9license = "Apache-2.0"
10
11[dependencies]
12ciborium = { version = "0.2.2", default-features = false }
13coset = "0.3.7"
14