chiark
/
gitweb
/
~ianmdlvl
/
nailing-cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
467f689
)
add url of github cargo issue
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 3 Mar 2019 17:52:23 +0000
(17:52 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sun, 3 Mar 2019 17:52:23 +0000
(17:52 +0000)
nailing-cargo
patch
|
blob
|
history
diff --git
a/nailing-cargo
b/nailing-cargo
index b2e4d50639a14ad882d525e72f2ff2d5366d5f4c..6bbbce78bb423c7779110f5333460db11763f236 100755
(executable)
--- a/
nailing-cargo
+++ b/
nailing-cargo
@@
-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