ctdb-server: Clean up connection tracking functions
[samba4-gss.git] / rust / talloc / Cargo.toml
bloba21b3da9ad351fac6e5239ebd9c57a66f7d7108e
1 [package]
2 name = "talloc"
3 edition.workspace = true
4 license.workspace = true
5 homepage.workspace = true
6 version.workspace = true
8 [build-dependencies]
9 bindgen = "0.69.4"
10 config.workspace = true
12 [dependencies]
13 chelps.workspace = true