1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-06 13:18:07 +03:00
samba-mirror/rust/talloc/Cargo.toml
David Mulder bb55fa100e Add talloc stackframe handling
This appeases errors from libsmbconf that no
talloc stackframe was created.

Signed-off-by: David Mulder <dmulder@samba.org>
Reviewed-by: Alexander Bokovoy <ab@samba.org>
2024-10-23 14:21:34 +00:00

14 lines
232 B
TOML

[package]
name = "talloc"
edition.workspace = true
license.workspace = true
homepage.workspace = true
version.workspace = true
[build-dependencies]
bindgen = "0.69.4"
config.workspace = true
[dependencies]
chelps.workspace = true