]> git.proxmox.com Git - cargo.git/commitdiff
Auto merge of #7461 - guanqun:unify-quotes-in-cargo-toml, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 1 Oct 2019 13:06:40 +0000 (13:06 +0000)
committerbors <bors@rust-lang.org>
Tue, 1 Oct 2019 13:06:40 +0000 (13:06 +0000)
unify the quote in Cargo.toml

A bit nit-picked...

It tries to use double-quotes in Cargo.toml instead of single quote, that would be more uniform in this file.


Trivial merge