repo.or.cz
/
samba4-gss.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ctdb-server: Clean up connection tracking functions
[samba4-gss.git]
/
rust
/
version
/
Cargo.toml
blob
046dbd074ed6bcaa77a750b153824e162c0d4fd9
1
[package]
2
name = "version"
3
edition.workspace = true
4
license.workspace = true
5
homepage.workspace = true
6
version.workspace = true
7
8
[lib]
9
name = "version"
10
path = "src/lib.rs"
11
12
[dependencies]
13
chelps.workspace = true
14
libc.workspace = true
15
16
[build-dependencies]
17
cc = "1.0.97"
18
bindgen = "0.69.4"