Skip to content

Commit 0cacbb6

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

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
@@ -114,7 +114,7 @@ rust = "1.30"
114114
[target.x86_64-pc-windows-gnu]
115115
rust = "1.35"
116116

117-
[target.'cfg(feature = "foo")']
117+
[target.'cfg(feature = "foo")'.package]
118118
rust = "1.33"
119119
```
120120

0 commit comments

Comments
 (0)