chiark / gitweb /
add url of github cargo issue
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 3 Mar 2019 17:52:23 +0000 (17:52 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 3 Mar 2019 17:52:23 +0000 (17:52 +0000)
nailing-cargo

index b2e4d50639a14ad882d525e72f2ff2d5366d5f4c..6bbbce78bb423c7779110f5333460db11763f236 100755 (executable)
@@ -27,6 +27,7 @@ set -e
 
 # Why do we need this ?
 #
+#  https://github.com/rust-lang/cargo/issues/6713
 #  https://stackoverflow.com/questions/33025887/how-to-use-a-local-unpublished-crate
 #  https://github.com/rust-lang/cargo/issues/1481