Remove stray trailing whitespace
This commit is contained in:
parent
60fdfbb650
commit
a13691528b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
|
|
@ -57,8 +57,8 @@ jobs:
|
|||
# dependencies. Alternatively, you can add a line in your Cargo.toml to artificially increase
|
||||
# the minimal dependency, which you do with e.g.:
|
||||
# ```toml
|
||||
# # for minimal-versions
|
||||
# [target.'cfg(any())'.dependencies]
|
||||
# # for minimal-versions
|
||||
# [target.'cfg(any())'.dependencies]
|
||||
# openssl = { version = "0.10.55", optional = true } # needed to allow foo to build with -Zminimal-versions
|
||||
# ```
|
||||
# The optional = true is necessary in case that dependency isn't otherwise transitively required
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue