[package] name = "const_str_slice_concat" edition = "2021" version = "0.1.0" authors = ["Greg Johnston"] license = "MIT" readme = "../README.md" repository = "https://github.com/leptos-rs/leptos" description = "Utilities for const concatenation of string slices." rust-version.workspace = true [dependencies]