storybook/src/rust-base/Cargo.toml

11 lines
193 B
TOML
Raw Normal View History

2022-01-07 13:48:36 -06:00
[package]
name = "storybook"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
peg = "0.8.0"