aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: a5f66caa9a1d3fb785c644a60d8ac96711b44209 (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "textgraph"
version = "0.1.0"
edition = "2021"

[dependencies]
libc = "0.2.155"