1[package]
2name = "ctap_protocol"
3version.workspace = true
4edition.workspace = true
5publish.workspace = true
6
7# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
8
9[dependencies]
10anyhow.workspace = true
11