Skip to content

Commit f08a7e4

Browse files
authored
Update fingerprint footnote
This was noted in #8140 (comment) that it appeared outdated, and indeed this was changed in #6832.
1 parent 64e3cd1 commit f08a7e4

File tree

1 file changed

+1
-1
lines changed
  • src/cargo/core/compiler/fingerprint

1 file changed

+1
-1
lines changed

src/cargo/core/compiler/fingerprint/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
//! `[lints]` table[^6] | ✓ | | |
9090
//! `[lints.rust.unexpected_cfgs.check-cfg]` | ✓ | | |
9191
//!
92-
//! [^1]: Build script and bin dependencies are not included.
92+
//! [^1]: Bin dependencies are not included.
9393
//!
9494
//! [^3]: See below for details on mtime tracking.
9595
//!

0 commit comments

Comments
 (0)