Skip to content

Commit 386fd8a

Browse files
Update text/0000-min-rust-version.md
Co-Authored-By: Chris Morgan <[email protected]>
1 parent 0cacbb6 commit 386fd8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-min-rust-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ e.g. in the following way:
111111
[package]
112112
rust = "1.30"
113113

114-
[target.x86_64-pc-windows-gnu]
114+
[target.x86_64-pc-windows-gnu.package]
115115
rust = "1.35"
116116

117117
[target.'cfg(feature = "foo")'.package]

0 commit comments

Comments
 (0)