Félix Saparelli
Félix Saparelli
No. Again, if you want it earlier, a PR is welcome.
I'd say please don't use the name cargo-watch, but otherwise, best of luck
What kind of feedback are you looking for? I'm not in this project but am using this stack and would benefit from this feature, so quite interested in getting it...
Sure! So, depending on an older version goes like this: ```diff,toml diff --git a/Cargo.toml b/Cargo.toml index 94f1957..3b9d92a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -26,6 +26,7 @@ supports-color = { version...
I hear that. The main motivation is of course to avoid having to push for half the ecosystem (at the moment) to upgrade whenever there's a major bump:  I...
Yeah, we ran into this with cargo-binstall and I wasn't able to resolve it for there, was very confused at the time.
Just noting that if someone was actually interested in a dashboard RSS feed, the closing PR doesn't implement that.
huh. yeah, this should be added to the detection. would merge a PR, or I'll do it next week (away on travel right now)
not yet in cargo watch. we do have negative filters in watchexec, `!pattern`
I had a need for a working Node client for Twitter 1.1 immediately so I’ve forked it and [published it to npm](https://npmjs.org/package/mtwitter) under the name **[mtwitter](/passcod/mtwitter)**. It “works for me™”...