Mercurial > crates > nonstick
annotate rust-toolchain.toml @ 148:4b3a5095f68c
Move libpam-sys helpers into their own library.
- Renames libpam-sys-helpers to libpam-sys-consts.
- Moves libpam-sys-helpers::helpers into libpam-sys-helpers,
which moves them completely out of libpam-sys's dependency chain.
- Moves the aliases from libpam-sys into libpam-sys::aliases.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Mon, 07 Jul 2025 12:11:43 -0400 |
parents | 0f913ec120ac |
children |
rev | line source |
---|---|
120
0f913ec120ac
Set rust-toolchain.toml; include span when parsing proc macro root.
Paul Fisher <paul@pfish.zone>
parents:
diff
changeset
|
1 [toolchain] |
0f913ec120ac
Set rust-toolchain.toml; include span when parsing proc macro root.
Paul Fisher <paul@pfish.zone>
parents:
diff
changeset
|
2 channel = "1.75.0" |