leptos/next_tuple/Cargo.toml
Greg Johnston 5a57d48913 beta5
2024-09-08 19:40:32 -04:00

12 lines
296 B
TOML

[package]
name = "next_tuple"
version = "0.1.0-beta5"
authors = ["Greg Johnston"]
license = "MIT"
readme = "../README.md"
repository = "https://github.com/leptos-rs/leptos"
description = "A trait to build and extend tuples."
rust-version.workspace = true
edition.workspace = true
[dependencies]