Emmanuel Thompson
Emmanuel Thompson
Hey @unphased try the latest master now, I believe I fix this in https://github.com/sharksforarms/neovim-rust/commit/b312cea8640ffdb24edb58894c3a611654bf731b. `./run.sh` should now `PlugInstall` without fail and `cd` you to `~/test_app`, you can now just hit...
any updates? ..
@deeplook https://github.com/c4urself/bump2version
See this fork https://github.com/c4urself/bump2version/
See this fork https://github.com/c4urself/bump2version/
Fixed by adding `registry`, this ensures that the `Cargo.lock` file `source=`'s have the right registry... But with this I get a warning `warning: custom registry support via the 'registry.index' configuration...
Any plans on supporting alternate crate repos?
Is there an upstream ConPTY that could be linked to this issue?
Submitted a WIP PR for this, let me know what you think! and I can make adjustments
Also experiencing this issue, this is preventing me from using tarpaulin at the moment :( using https://crates.io/crates/gcrypt I'll try and come up with a barebone example