summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 032a1832d36fdd7fd6c8f3b7bd03f6ee04412068 (plain) (blame)
1
2
3
4
5
6
7
[package]
name = "repo2markdown"
version = "0.1.0"
edition = "2024"

[dependencies]
tempfile = "3"