keyfork/crates/derive/keyfork-derive-path-data/Cargo.toml

12 lines
299 B
TOML

[package]
name = "keyfork-derive-path-data"
version = "0.1.2"
edition = "2021"
license = "MIT"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
keyfork-derive-util = { workspace = true, default-features = false }
once_cell = "1.19.0"