Mercurial > crates > nonstick
annotate rust-toolchain.toml @ 176:0730f5f2ee2a
Turn `libpam-sys-consts` back into `libpam-sys-impls`.
This moves the constants into `libpam-sys` and makes `libpam-sys-impls`
responsible solely for detecting the current PAM implementation.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Wed, 30 Jul 2025 17:53:31 -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" |