Mercurial > crates > nonstick
comparison libpam-sys/libpam-sys-test/Cargo.toml @ 135:b52594841480
Split libpam-sys into its own sub-workspace.
Nonstick is basically a normal dependency of libpam-sys.
But libpam-sys is integrated packages that should be versioned together.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Thu, 03 Jul 2025 11:14:49 -0400 |
parents | 6c1e1bdb4164 |
children | efbc235f01d3 |
comparison
equal
deleted
inserted
replaced
134:6c1e1bdb4164 | 135:b52594841480 |
---|---|
1 [package] | 1 [package] |
2 name = "libpam-sys-test" | 2 name = "libpam-sys-test" |
3 version = "0.0.0" | 3 version.workspace = true |
4 edition.workspace = true | 4 edition.workspace = true |
5 rust-version.workspace = true | 5 rust-version.workspace = true |
6 publish = false | 6 publish = false |
7 readme = "README.md" | 7 readme = "README.md" |
8 | 8 |