Update fingerprint footnote (#15478)

This was noted in
https://github.com/rust-lang/cargo/issues/8140#issuecomment-2845741150
that it appeared outdated, and indeed this was changed in
https://github.com/rust-lang/cargo/pull/6832.
This commit is contained in:
Weihang Lo 2025-05-01 22:38:48 +00:00 committed by GitHub
commit 8bf154cfa2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -89,7 +89,7 @@
//! `[lints]` table[^6] | ✓ | | |
//! `[lints.rust.unexpected_cfgs.check-cfg]` | ✓ | | |
//!
//! [^1]: Build script and bin dependencies are not included.
//! [^1]: Bin dependencies are not included.
//!
//! [^3]: See below for details on mtime tracking.
//!