dioxus/packages/copy/Cargo.toml

11 lines
237 B
TOML
Raw Normal View History

[package]
name = "dioxus-copy"
authors = ["Evan Almloff"]
version = "0.0.0"
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bumpalo = { version = "3.6" }