jonhoo / stuck

107 stars 1 forks source link

Not in crates.io yet #1

Open dessalines opened 4 years ago

dessalines commented 4 years ago
cargo install stuck
    Updating crates.io index
error: could not find `stuck` in registry `https://github.com/rust-lang/crates.io-index`
jonhoo commented 4 years ago

Ah, yes, I suppose I didn't actually upload it. I'm still a bit unsure about the name. Considered calling it "waist" instead, to indicate that it looks for the narrow "waist" that threads are taking before they "fan out". It's not an ideal name either.

For installing it, you can always run

$ cargo install --git https://github.com/jonhoo/stuck