index
:
cargo
debian
progress-linux
upstream
debian 12 backports: mozilla (rustc)
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crates
/
credential
/
cargo-credential-gnome-secret
/
build.rs
blob: 9283535af3672bb975ed95aec963af9b6ee28900 (
plain
)
1
2
3
fn
main
()
{
pkg_config
::
probe_library
(
"libsecret-1"
).
unwrap
();
}