cosmic-jotdown/Cargo.toml

12 lines
302 B
TOML

[package]
name = "cosmic-jotdown"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
cosmic-text = "0.11.2"
jotdown = { git = "https://git.nations.lol/fnmain/jotdown" }
log = "0.4.21"
range-map = "0.2.0"