rust-search-extension/manage/Cargo.toml

10 lines
270 B
TOML

[package]
name = "manage"
version = "0.1.0"
authors = ["Folyd <lyshuhow@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
tera = { version = "1.12", default-features = false }