sycamore-state/Cargo.toml

9 lines
199 B
TOML
Raw Normal View History

2022-12-26 16:15:39 -05:00
[package]
name = "sycamore-state"
version = "0.0.1"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
sycamore = "0.8"