mirror of
https://github.com/feigeCode/navop.git
synced 2026-09-22 08:01:27 +00:00
13 lines
199 B
TOML
13 lines
199 B
TOML
[package]
|
|
name = "markdown-source"
|
|
version = "0.15.2"
|
|
publish.workspace = true
|
|
edition.workspace = true
|
|
|
|
[dependencies]
|
|
markdown.workspace = true
|
|
thiserror.workspace = true
|
|
|
|
[lints]
|
|
workspace = true
|