Skip to content

Commit a136915

Browse files
committed
Remove stray trailing whitespace
1 parent 60fdfbb commit a136915

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ jobs:
5757
# dependencies. Alternatively, you can add a line in your Cargo.toml to artificially increase
5858
# the minimal dependency, which you do with e.g.:
5959
# ```toml
60-
# # for minimal-versions
61-
# [target.'cfg(any())'.dependencies]
60+
# # for minimal-versions
61+
# [target.'cfg(any())'.dependencies]
6262
# openssl = { version = "0.10.55", optional = true } # needed to allow foo to build with -Zminimal-versions
6363
# ```
6464
# The optional = true is necessary in case that dependency isn't otherwise transitively required

0 commit comments

Comments
 (0)