index : livejrnl-rs.git

ascending towards madness

[package]
name = "livejrnl-rs"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
confy = "0.5.1"
serde = { version = "1.0.164", features = ["derive"] }
serde_derive = "1.0.166"
serde_json = "1.0.100"
walkdir = "2.3.3"
read_pipe = "0.1.2"
minijinja = "1.0.3"
gumdrop = "0.8.1"
markdown = "1.0.0-alpha.10"
emojic = "0.4.1"
str_slug = "0.1.3"