Results 13 comments of Wraithan

I have actual need of this project here soon, and will be picking it back up. It is abandoned currently, I didn't have the energy to deal with it. Not...

I thought it was the next `cargo build` after `cargo bump -g` which then updates the `Cargo.lock`. Not the `cargo bump -g` itself. I can test that soon to be...

And when someone runs `cargo bump major --all --print` ?

This will definitely be a 2.0 release because the change of `tomllib` to `toml_edit` could manifest in unexpected format changes.

Workspace workflows were a lot less common when I wrote this, I'll noodle on this today to see how other tools handle this.

It crashes more helpfully right now master, I'll hopefully have the ability to specify a package within a workspace soon, then I'll have to refactor stuff a bit so I...

Well for `pastebin.mozilla.org`, there are also people like andy and I who have our own pastebins there, `wraithan.pastebin.mozilla.org` which doesn't get caught if you don't fully qualify the domain.

Howdy Eugene, I was using this branch to test monitor mode debugging with workbench (notes here, there is a lot of them: https://docs.google.com/document/d/1kSZyuEk0pg1XvWKSsfGLEFEg73Cn6hJJVymiysBSWvE/edit# ) I wanted to provide the `launch.json`...

I recently bounced off rust async after thinking about using it for the 4th or 5th time over the years. ## History I'm somewhere between Alan and Barbara, but I...