juergbi commented on code in PR #60:
URL:
https://github.com/apache/buildstream-plugins/pull/60#discussion_r1562197790
##########
src/buildstream_plugins/sources/cargo.py:
##########
@@ -35,8 +35,8 @@
# Specify the cargo source kind
kind: cargo
- # Url of the crates repository to download from (default:
https://static.crates.io/crates)
- url: https://static.crates.io/crates
+ # Url of the crates repository to download from (default:
https://static.crates.io/crates/)
+ url: https://static.crates.io/crates/
Review Comment:
For clarity, this improvement is now part of this PR.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]