smbd: add flag NOTIFY_ACTION_DIRLEASE_BREAK for notify_fname()
[samba4-gss.git] / rust / config / Cargo.toml
blobe61ab953d2d1df249c954aac940da13212916759
1 [package]
2 name = "config"
3 edition.workspace = true
4 license.workspace = true
5 homepage.workspace = true
6 version.workspace = true
8 [dependencies]
9 libc.workspace = true
11 [build-dependencies]
12 bindgen = "0.69.4"