Skip to content

Commit

Permalink
Use double quotes to appease some TOML parsers
Browse files Browse the repository at this point in the history
  • Loading branch information
tamird committed Sep 14, 2017
1 parent 9421141 commit 313b8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Cargo.toml
Expand Up @@ -56,5 +56,5 @@ debug-assertions = false
debug = false
debug-assertions = false

[patch.'https://github.com/rust-lang/cargo']
[patch."https://github.com/rust-lang/cargo"]
cargo = { path = "tools/cargo" }

0 comments on commit 313b8f8

Please sign in to comment.