Rene Leonhardt
Rene Leonhardt
Aren't the breaking changes already there? 😄 ed25519 2.2.0 contained rand_core 0.6, so in a consumer like gleam I can't upgrade dependencies like rand_core until ed25519 will be released. If...
I mean no harm, thank you for explaining, as there are no milestones being used to distribute the efforts we will just wait 🙂
@roblabla @BusyJay I rebased as requested if you're interested: #132
Microsoft offers free usage for Open-Source projects, it automatically creates PRs when it sees updates: https://docs.github.com/en/code-security/getting-started/dependabot-quickstart-guide https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file My example configuration searches for updates of Docker image tags in Dockerfile, docker-compose.yml...
@Emilgardis #1663 has been merged, is something else needed to merge arm64?
I cherry-picked #1635 and created https://github.com/garasubo/cross/pull/1. Please double-check @Emilgardis
Every project has to make their own experiences with AI, hence I looked up the onboarding steps. https://www.coderabbit.ai/blog/how-linux-foundation-used-ai-code-reviews-to-reduce-manual-bottlenecks-in-oss
@kilink Thank you for your contribution! Apply plugin fails with `Git user.name is not set.` in CI build, could you look into it?
Does this mean common control characters like tabulator and linebreak shouldn't be used in table cells either?
> Oh thanks. Let me test it and I want to use this crate to replace the roaringc rust binding. Did you have a chance to test it, are they...