Santiago Fraire Willemoes

Results 299 comments of Santiago Fraire Willemoes

what about a simple landing page under axum.tokio.rs with 2 links: one to the api docs, and one to the mdbook with guides and tutorials? or even 4 links like...

Please, update the bump version to use `secrets.PERSONAL_ACCESS_TOKEN`, I've added the secret

Hi! We already have `cz init`, have you tried it? I guess for custom configuration, the `init` could ask if the user wants to customize

This would be nice, specially to set the scope of an org. I wonder if we could have some settings in the `Cargo.toml` to customize the `package.json` 🤔

The `Cargo.lock` is not being changed at all.

Normally if your editor is running, it will pick up changes to the folder, and run cargo commands which automatically update the `.lock`. That's why if you update the `Cargo.toml`...

I would avoid the dependency with cargo. It won't really work with the GitHub actions and dockerfile's. So it will only create problema for people who run it in their...

This would be super useful for my current use case, I'm trying to build something like this in slint: ```html this is a paragraph with links and more links, and...

Do you have any timeline on this serde release? thanks for kafkabat it's awesome!

This looks awesome! Having something like this would make it very easy to distribute a nix derivation for MacOS users who don't have nix installed 🙌🏻