Mercurial > crates > nonstick
comparison libpam-sys/libpam-sys-impls/Cargo.toml @ 192:4c39eaa4a5ae
Add crate categories to Cargo, and add a little pan in places.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Sat, 02 Aug 2025 19:24:12 -0400 |
parents | 18e865d366ba |
children |
comparison
equal
deleted
inserted
replaced
191:e915c54097d6 | 192:4c39eaa4a5ae |
---|---|
6 repository.workspace = true | 6 repository.workspace = true |
7 edition.workspace = true | 7 edition.workspace = true |
8 rust-version.workspace = true | 8 rust-version.workspace = true |
9 license.workspace = true | 9 license.workspace = true |
10 readme = "README.md" | 10 readme = "README.md" |
11 categories = ["development-tools::ffi"] | |
11 | 12 |
12 [package.metadata.docs.rs] | 13 [package.metadata.docs.rs] |
13 default-target = "x86_64-unknown-linux-gnu" | 14 default-target = "x86_64-unknown-linux-gnu" |
14 | 15 |
15 targets = [ | 16 targets = [ |