1
0
Fork 0
forked from AbleOS/ableos
ableos_time/userland/wasm_pk_data/Cargo.toml
2022-02-23 10:06:27 -06:00

17 lines
257 B
TOML

[package]
name = "wasm_pk_data"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
toml = "0.5"
[dependencies.serde]
version = "1.0"
features = ["derive"]