dioxus/packages/core/Cargo.toml

12 lines
284 B
TOML
Raw Normal View History

2021-01-14 07:56:41 +00:00
[package]
name = "dioxus-core"
version = "0.1.0"
authors = ["Jonathan Kelley <jkelleyrtp@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
generational-arena = "0.2.8"
typed-arena = "2.0.1"